summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@koziol.gov>2020-05-07 21:09:36 (GMT)
committerQuincey Koziol <koziol@koziol.gov>2020-05-07 21:09:36 (GMT)
commit8dc9001a21cc3101059335a394e1f0bb7e3c3867 (patch)
tree2889b8a619234990521874ead8adff1c55333bc1 /release_docs
parente93bae7be211b6cfb827161915c789daa7279f1c (diff)
downloadhdf5-8dc9001a21cc3101059335a394e1f0bb7e3c3867.zip
hdf5-8dc9001a21cc3101059335a394e1f0bb7e3c3867.tar.gz
hdf5-8dc9001a21cc3101059335a394e1f0bb7e3c3867.tar.bz2
Add note to release notes.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 8fafd0d..5ecb8b6 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -109,7 +109,10 @@ Bug Fixes since HDF5-1.12.0 release
==================================
Library
-------
-
+ - Don't allocate an empty (0-dimensioned) chunked dataset's chunk
+ index, until the dataset's dimensions are increased.
+
+ (QAK - 2020/05/07)
Tools:
------