diff options
author | Chris Hogan <chogan@hdfgroup.org> | 2019-12-10 20:28:55 (GMT) |
---|---|---|
committer | Chris Hogan <chogan@hdfgroup.org> | 2019-12-10 20:28:55 (GMT) |
commit | 13e6094edabb8dcd1c52a20cab24f5d630616661 (patch) | |
tree | ed52e12472dfbf1e16dc243577edd2859cdbeada | |
parent | facea30c8d6e84d078c041be0444097fdd44d1b7 (diff) | |
download | hdf5-13e6094edabb8dcd1c52a20cab24f5d630616661.zip hdf5-13e6094edabb8dcd1c52a20cab24f5d630616661.tar.gz hdf5-13e6094edabb8dcd1c52a20cab24f5d630616661.tar.bz2 |
Latest date first in RELEASE.txt
-rw-r--r-- | release_docs/RELEASE.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 9b131b3..6961946 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -201,18 +201,18 @@ Bug Fixes since HDF5-1.10.5 release Library ------- - - Fixed user-created data access properties not existing in the property list - returned by H5Dget_access_plist. Thanks to Steven Varga for submitting a - reproducer and a patch. - - (CJH - 2019/12/9, HDFFV-10934) - - Improved peformance when creating a large number of small datasets by retrieving default property values from the API context instead of doing skip list searches. (CJH - 2019/12/10, HDFFV-10658) + - Fixed user-created data access properties not existing in the property list + returned by H5Dget_access_plist. Thanks to Steven Varga for submitting a + reproducer and a patch. + + (CJH - 2019/12/9, HDFFV-10934) + - Fixed a bug caused by bad tag value when condensing object header messages |