[svn-r6042]

Purpose:
    Change release note for new functions(H5Gget_comment, H5Arename,
    H5Aget_storage_size).
Misc. update:
    Update release_docs/RELEASE for bug fixes, new features, etc.
This commit is contained in:
Raymond Lu 2002-10-29 11:40:47 -05:00
parent 67a679af07
commit eee5b4c40f

View File

@ -35,6 +35,8 @@ Bug Fixes since HDF5-1.4.0
Library
-------
* New functions H5Gget_comment(modification), H5Aget_storage_size,
H5Arename. SLU - 2002/10/29
* Fixed an assertion of H5S_select_iterate that did not account for scalar
type that has no dimension sizes. AKC - 2002/10/15
* Partially fixed space allocation inefficiencies in the file by