summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2009-04-28 03:14:17 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2009-04-28 03:14:17 (GMT)
commit6d67186a6ddd9b11ada6318c5e52e630074cd576 (patch)
tree15e1d32b609e5337d214bf5197cc141db2e0b2c9
parent592fa125b891a55ae96572cca840c85a01750159 (diff)
downloadhdf5-6d67186a6ddd9b11ada6318c5e52e630074cd576.zip
hdf5-6d67186a6ddd9b11ada6318c5e52e630074cd576.tar.gz
hdf5-6d67186a6ddd9b11ada6318c5e52e630074cd576.tar.bz2
[svn-r16868] Description:
Noted that bugzilla 1045 is fixed.
-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 1811917..8ef1ff5 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -124,7 +124,9 @@ Bug Fixes since HDF5-1.6.8 Release
C++ API
-------
- - None
+ - Revised Attribute::write and Attribute::read wrappers to handle
+ memory allocation/deallocation properly. (bugzilla 1045)
+ BMR - 2009/4/19
Documentation