From 00b2f545a365f67c8ef83ed95824c4bb7f3735a5 Mon Sep 17 00:00:00 2001 From: Vailin Choi Date: Tue, 8 Apr 2008 10:48:15 -0500 Subject: [svn-r14809] Add fix for H5Lcreate_external() to the list of bug fixes. --- release_docs/RELEASE.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 9af0ef0..17c74d6 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -70,6 +70,10 @@ Bug Fixes since HDF5-1.8.0 release Library ------- + - 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) - 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