diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2008-03-11 22:24:51 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2008-03-11 22:24:51 (GMT) |
commit | 7a786333ff2ee53a66bc052f811598730c12c8f2 (patch) | |
tree | 54c53645e3a63f935d93aa6177590dfba81c4f0b /release_docs | |
parent | 53c6f67778c3dc5b0e39276227c77eba93ab92f0 (diff) | |
download | hdf5-7a786333ff2ee53a66bc052f811598730c12c8f2.zip hdf5-7a786333ff2ee53a66bc052f811598730c12c8f2.tar.gz hdf5-7a786333ff2ee53a66bc052f811598730c12c8f2.tar.bz2 |
[svn-r14721] Description:
Update release notes for H5Aget_num_attrs() fix
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 98513df..62f2e38 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -70,6 +70,9 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - Fixed bug in H5Aget_num_attrs() routine to handle invalid location + ID correctly. (QAK - 2008/03/11) + Configuration ------------- |