diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index e07443adfe..bbf5e2a403 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -112,6 +112,8 @@ Library * Fixed data corruption bug in hyperslab routines when contiguous hyperslab that spans entire dimension and is larger than type conversion buffer is attempted to be read. QAK - 3/26/02 + * Fixed bug in H5Gget_objinfo() which was not setting the 'fileno' + of the H5G_stat_t struct. QAK - 3/27/02 Configuration -------------