From 7fcd1375d81540e10f96c39d2ded53e34a3fe474 Mon Sep 17 00:00:00 2001 From: Binh-Minh Ribler Date: Fri, 23 Oct 2009 09:05:33 -0500 Subject: [svn-r17735] Description: Added information about changes in C++ API --- release_docs/RELEASE.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ce40d47..efd1b54 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -80,7 +80,8 @@ New Features C++ API ------- - - None + - New member function DataSet::getInMemDataSize() to simplify + getting the dataset's data size in memory. (BMR - 2009/07/26) Support for New Platforms, Languages, and Compilers @@ -117,6 +118,9 @@ Bug Fixes since HDF5-1.8.4 - The parameters 'size' and 'bufsize' in CommonFG::getLinkval and CommonFG::getComment, respectively, now have default values for user's convenience. (BMR - 2009/10/23) + - NULL pointer accessing was fixed, bugzilla 1061. (BMR - 2009/10/05) + - read/write methods of DataSet and Attribute classes were fixed + to handle string correctly. (BMR - 2009/07/26) High-Level APIs: ------ -- cgit v0.12