diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-10-31 16:26:01 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-10-31 16:26:29 (GMT) |
commit | 6220cf9ab83500c499641c4e861dee6e9a360fa2 (patch) | |
tree | 5dac12abb986f80c5dc3d664e9fee2a662a3e382 /release_docs | |
parent | 33258b78bbde42cc67030e43b0f14314283c7e7b (diff) | |
download | hdf5-6220cf9ab83500c499641c4e861dee6e9a360fa2.zip hdf5-6220cf9ab83500c499641c4e861dee6e9a360fa2.tar.gz hdf5-6220cf9ab83500c499641c4e861dee6e9a360fa2.tar.bz2 |
Update H5Zfilter_avail note
Diffstat (limited to 'release_docs')
-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 c983e02..d9e2338 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 |