summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorVailin Choi <vchoi@jam.ad.hdfgroup.org>2018-12-31 06:11:45 (GMT)
committerVailin Choi <vchoi@jam.ad.hdfgroup.org>2018-12-31 06:11:45 (GMT)
commite035c7abdde07ec8062461e16315e87f9924a7c5 (patch)
tree38e983f1b7fb8e33383386d5b4a06ba687f909f9 /release_docs
parentf808c108ed0315f115a7c69cbd8ee95032a64b34 (diff)
downloadhdf5-e035c7abdde07ec8062461e16315e87f9924a7c5.zip
hdf5-e035c7abdde07ec8062461e16315e87f9924a7c5.tar.gz
hdf5-e035c7abdde07ec8062461e16315e87f9924a7c5.tar.bz2
Changes based on feedback from pull request.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 37e863b..7e44fd4 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -243,10 +243,10 @@ Bug Fixes since HDF5-1.10.3 release
Library
-------
- - Deleting attributes in densed storage
+ - Deleting attributes in dense storage
The library abort with "infinite loop closing library" after
- attributes in densed storage are created and then deleted.
+ attributes in dense storage are created and then deleted.
When deleting the attribute nodes from the name index v2 B-tree,
if an attribute is found in the intermediate B-tree nodes,