summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorVailin Choi <vchoi@jam.ad.hdfgroup.org>2019-01-02 18:51:47 (GMT)
committerVailin Choi <vchoi@jam.ad.hdfgroup.org>2019-01-02 18:51:47 (GMT)
commit7f9c45999567ca5f1db89127cf101a9fae27aba1 (patch)
treec8369240188e0e63a0f31a2f1ea1be609d8b0b58 /release_docs
parente035c7abdde07ec8062461e16315e87f9924a7c5 (diff)
downloadhdf5-7f9c45999567ca5f1db89127cf101a9fae27aba1.zip
hdf5-7f9c45999567ca5f1db89127cf101a9fae27aba1.tar.gz
hdf5-7f9c45999567ca5f1db89127cf101a9fae27aba1.tar.bz2
Correction based on code review.
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 7e44fd4..2f44541 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.11.4 currently under development
+ version 1.11.4 currently under development
================================================================================
@@ -245,7 +245,7 @@ Bug Fixes since HDF5-1.10.3 release
-------
- Deleting attributes in dense storage
- The library abort with "infinite loop closing library" after
+ The library aborts with "infinite loop closing library" after
attributes in dense storage are created and then deleted.
When deleting the attribute nodes from the name index v2 B-tree,