From 52415d4a9a44c64b5030e0e588943e444b98ae40 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Fri, 22 Jul 2005 09:33:24 -0500 Subject: [svn-r11106] Purpose: Add note about mounting & H5Fget_name() fixes --- release_docs/RELEASE.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index b1202a5..b02e09a 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -305,6 +305,12 @@ Bug Fixes since HDF5-1.6.0 release Library ------- + - Made H5Fget_name() be consistent and always return name of actual + file the ID is in. (Instead of the name of the top file in a + file mounting hierarchy). QAK - 2005/07/19 + - Reworked internal file mounting semantics to hopefully eliminate + mounting problems. We now require that files that are mounting + together all have the same "file close degree". QAK - 2005/07/19 - More bug fixes on holding open files that are mounted and have IDs open. QAK - 2005/07/14 - Don't unmount child files until the parent file actually closes. -- cgit v0.12