diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2017-11-06 16:48:24 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2017-11-06 16:48:24 (GMT) |
commit | 86650b977c357441dec0b71530c5971503efaaff (patch) | |
tree | 282a5ec6b407fbf50a3c1669dea279c706098b83 | |
parent | 69af11fb2a60b89d07593be5b7a8c415291a4033 (diff) | |
parent | 275fabe6319783b672b6d6e54c1cf68796012224 (diff) | |
download | hdf5-86650b977c357441dec0b71530c5971503efaaff.zip hdf5-86650b977c357441dec0b71530c5971503efaaff.tar.gz hdf5-86650b977c357441dec0b71530c5971503efaaff.tar.bz2 |
Merge pull request #754 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '275fabe6319783b672b6d6e54c1cf68796012224':
Correct issue number
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ca65d7f..a7465e5 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -225,7 +225,7 @@ Bug Fixes since HDF5-1.10.1 release Added another parameter to the 'UD=' option to set the flag by default to '0' or H5Z_FLAG_MANDATORY, the other choice is '1' or H5Z_FLAG_OPTIONAL. - (ADB - 2017/08/31, HDFFV-10276) + (ADB - 2017/08/31, HDFFV-10269) - h5ls |