From 4ae9998f2a5b45bab626ab35516a904e64ecede6 Mon Sep 17 00:00:00 2001 From: Scot Breitenfeld Date: Fri, 30 Mar 2012 00:47:08 -0500 Subject: [svn-r22207] Added new release text for new C/Fortran high level APIs, new fortran APIs and bug fixes. --- release_docs/RELEASE.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 0b68310..8503432 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -94,11 +94,15 @@ New Features High-Level APIs --------------- - - None + - New API: h5ltpath_valid (Fortran: h5ltpath_valid_f) which checks + if a path is correct and determines if a link resolves to a valid + object and checks that the link does not dangle. (MSB- 2012/3/15) Fortran API ----------- - - None + + - Added for the C API the Fortran wrapper: + h5ocopy_f (MSB - 2012/03/22) C++ API ------- @@ -213,7 +217,10 @@ Bug Fixes since HDF5-1.8.8 Fortran High-Level APIs: ------ - - None + - h5ltget_attribute_string_f: The h5ltget_attribute_string_f used to return + the C NULL character in the returned character buffer. The returned + charactor buffer now does not return the C NULL character; the buffer + is blank-padded if needed. (MSB - 2012/3/23) Platforms Tested -- cgit v0.12