summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorNeil Fortner <nfortne2@hdfgroup.org>2009-09-25 19:22:09 (GMT)
committerNeil Fortner <nfortne2@hdfgroup.org>2009-09-25 19:22:09 (GMT)
commit92f74d69c2e3423de44af528aab1c0c7a1b161fa (patch)
tree2d3600eb6eb63f4e948a2e5ae1acc64ac453ada1 /release_docs
parent5f6759aa33e0bd115bf20d7f4ff9fca0019c35a3 (diff)
downloadhdf5-92f74d69c2e3423de44af528aab1c0c7a1b161fa.zip
hdf5-92f74d69c2e3423de44af528aab1c0c7a1b161fa.tar.gz
hdf5-92f74d69c2e3423de44af528aab1c0c7a1b161fa.tar.bz2
[svn-r17537] Purpose: Fix bug 1620
Description: H5Ppublic.h listed H5Pget_filter_by_id as returning H5Z_filter_t, when in fact it returns herr_t. The header file has been corrected to indicate that it returns herr_t. Tested: jam
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 7e63b61..d5341b8 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -79,6 +79,8 @@ Bug Fixes since HDF5-1.6.9 Release
==================================
Library
-------
+ - Fixed incorrect return value for H5Pget_filter_by_id in H5Ppublic.h.
+ NAF - 2009/09/25 - 1620
- Fixed a bug where properties weren't being compared with the registered
compare callback. NAF - 2009/09/25 - 1555
- Fixed a bug where H5Pget_fitler_by_id would succeed when called for a