summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2011-10-19 21:13:07 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2011-10-19 21:13:07 (GMT)
commitc7342f6262c55aea09cb4cbdfe94983ef6b1af72 (patch)
tree5bed88d66e11ff8d7bbd79d13e1468e04175fa6f /release_docs
parenta02b04d685dc0b55d28b364e45fc15a49a1d0c96 (diff)
downloadhdf5-c7342f6262c55aea09cb4cbdfe94983ef6b1af72.zip
hdf5-c7342f6262c55aea09cb4cbdfe94983ef6b1af72.tar.gz
hdf5-c7342f6262c55aea09cb4cbdfe94983ef6b1af72.tar.bz2
[svn-r21612] I put an item about the H5LTdtype_to_text bug (7701).
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2efa391..8a9492d 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -298,7 +298,8 @@ Bug Fixes since HDF5-1.8.7
High-Level APIs:
------
- - None
+ - Fixed the H5LTdtype_to_text function. It had some memory problems when
+ dealing with some complicated data types. HDFFVI-7701 (SLU - 2011/10/19)
Fortran High-Level APIs:
------