diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-05-26 16:18:49 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-05-26 16:18:49 (GMT) |
commit | 29437279dfa07d22f4895b7e082195e25f5be15a (patch) | |
tree | 28b16661f5d9b1380f0562c634ab2858b66ed350 /release_docs/RELEASE.txt | |
parent | ad83e2a3db186e1987ba7c6b9d85226afd53b397 (diff) | |
download | hdf5-29437279dfa07d22f4895b7e082195e25f5be15a.zip hdf5-29437279dfa07d22f4895b7e082195e25f5be15a.tar.gz hdf5-29437279dfa07d22f4895b7e082195e25f5be15a.tar.bz2 |
Note HDFFV-8611 change
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 32cf971..85cb0f4 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -139,6 +139,11 @@ Bug Fixes since HDF5-1.8.18 Tools ----- + - Improved h5repack by retaining creation order and adding + arguments to set the order and index direction. + + (ADB, 2017/05/26, HDFFV-8611) + - Improved h5diff compare of strings and arrays. (ADB, 2017/05/18, HDFFV-9055, HDFFV-10128) |