From f7547f2db7bbd2f4717586d2c537d2d929bbab63 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 15 Jul 2008 17:43:08 -0500 Subject: [svn-r15370] Description: Update release notes for file mounting bug fix and adding 'mounted' flag to H5G_info_t. --- release_docs/RELEASE.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 251833d..7a2566b 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -50,6 +50,7 @@ New Features Library: -------- + - Added 'mounted' field to H5G_info_t struct. (QAK - 2008/07/15) Parallel Library: ----------------- @@ -87,10 +88,12 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - Fixed issue where a group could have a file mounted on it twice. + (QAK - 2008/07/15) - Fixed the problem with the searching of target file for H5Lcreate_external(). The searching pattern will depend on whether the target file's pathname is an absolute or a relative path. Please see the description - in the RM for H5Lcreate_external(). (VC - 4/8/08) + in the RM for H5Lcreate_external(). (VC - 2008/04/08) - Fixed possible file corruption bug when encoding datatype descriptions for compound datatypes whose size was between 256 & 511 bytes and the file was opened with the "use the -- cgit v0.12