diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-31 16:31:09 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-31 16:31:09 (GMT) |
commit | 08dd3825e32ba3c732b2cc482816f8e364a6870d (patch) | |
tree | f025c0c58627268c261b04d150d8689538b80af8 | |
parent | b3b9f006dd3315eea1965b119611ba2f7df65220 (diff) | |
parent | 3a2b04a2c71f50b1bec7c1f637a975c5e3e3bf8c (diff) | |
download | hdf5-08dd3825e32ba3c732b2cc482816f8e364a6870d.zip hdf5-08dd3825e32ba3c732b2cc482816f8e364a6870d.tar.gz hdf5-08dd3825e32ba3c732b2cc482816f8e364a6870d.tar.bz2 |
Merge pull request #741 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8_20 to hdf5_1_8_20
* commit '3a2b04a2c71f50b1bec7c1f637a975c5e3e3bf8c':
Update H5Zfilter_avail note
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 851ea11..d34ff8b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -170,7 +170,7 @@ Bug Fixes since HDF5-1.8.19 Moved check for plugin from public to private function. Updated H5P__set_filter due to change in H5Z_filter_avail. Updated tests. - (ADB - 2017/10/10, HDFFV-10297) + (ADB - 2017/10/10, HDFFV-10297, HDFFV-10319) - Fix H5HL_offset_into() @@ -208,7 +208,7 @@ Bug Fixes since HDF5-1.8.19 applies to all objects. Lines with notation and no information have been removed. - (ADB - 2017/10/10, HDFFV-10297) + (ADB - 2017/10/10, HDFFV-10297, HDFFV-10319) - h5repack |