summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2008-01-30 22:25:05 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2008-01-30 22:25:05 (GMT)
commitaa346723b0108cd64b5f9de20c685351e8f3be48 (patch)
treefab604b2c0bc1508e3b133c54de6311971a17de2 /release_docs
parent268f9d127bb543a6c84c8ff52e2328e7dd7c0da1 (diff)
downloadhdf5-aa346723b0108cd64b5f9de20c685351e8f3be48.zip
hdf5-aa346723b0108cd64b5f9de20c685351e8f3be48.tar.gz
hdf5-aa346723b0108cd64b5f9de20c685351e8f3be48.tar.bz2
[svn-r14473] Bug fix for #984. H5Iget_name could not be used with an object identifier returned by H5Rdereference. The function would not be able to determine a valid object name.
Fixed it and added some tests in getname.c. Tested on smirom, kagiso, and linew.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index ac96520..5895af5 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -80,6 +80,9 @@ Bug Fixes since HDF5-1.6.6 Release
Library
-------
+ - H5Iget_name could not be used with an object identifier returned
+ by H5Rdereference; the function would not be able to determine
+ a valid object name. It has been fixed. SLU - 2008/1/30
- Changed library's behavior for reading files that might have
corrupted object header information from a previous (buggy)
version of the library. By default, the library now rebuilds the