summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2011-10-25 21:18:41 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2011-10-25 21:18:41 (GMT)
commit9b7016e1d76779c9b5ba459a8eb41006d373766a (patch)
tree3b09d7fa4665ec5b9fc46411f36b6a05222a504a /release_docs
parentc5e075851a9e7d2697b1e9ac77e8c18af595f332 (diff)
downloadhdf5-9b7016e1d76779c9b5ba459a8eb41006d373766a.zip
hdf5-9b7016e1d76779c9b5ba459a8eb41006d373766a.tar.gz
hdf5-9b7016e1d76779c9b5ba459a8eb41006d373766a.tar.bz2
[svn-r21673] I updated it for Issue 7701.
No test needed.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 844f5ab..18e4924 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -785,6 +785,9 @@ Bug Fixes since HDF5-1.8.0 release
High-Level APIs:
------
+ - Fixed the H5LTdtype_to_text function. It had some memory problems when
+ dealing with some complicated data types. HDFFVI-7701 (SLU - 2011/10/19)
+
- Fixed a bug in H5DSattach_scale, H5DSis_attached and H5DSdetach_scale
caused by using H5Tget_native_type function to determine the native
type for reading REFERENCE_LIST attribute. The bug was exposed