summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2009-10-23 13:05:20 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2009-10-23 13:05:20 (GMT)
commit5458aba60309a21f4cd9158a750d8ec352daa7c7 (patch)
tree2787542c6225db64eadc684ebfc0d7c3769c549c /release_docs
parent5e4ca646167c821631ccd5912719e4284b6dc89d (diff)
downloadhdf5-5458aba60309a21f4cd9158a750d8ec352daa7c7.zip
hdf5-5458aba60309a21f4cd9158a750d8ec352daa7c7.tar.gz
hdf5-5458aba60309a21f4cd9158a750d8ec352daa7c7.tar.bz2
[svn-r17729] Description:
Added information about the changes in C++ API.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index e95e22a..ce40d47 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -114,7 +114,9 @@ Bug Fixes since HDF5-1.8.4
C++ API
------
- - None
+ - The parameters 'size' and 'bufsize' in CommonFG::getLinkval and
+ CommonFG::getComment, respectively, now have default values for
+ user's convenience. (BMR - 2009/10/23)
High-Level APIs:
------