summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2008-02-28 15:06:52 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2008-02-28 15:06:52 (GMT)
commit19924061d1e679ec08a6d6cbbb13413e74add522 (patch)
tree4bd5a3a32c8e588816836381d764e9cb255f7b9d /release_docs
parenta233b8a08d16b09a3da0365fb7fab8f8b6c5a3d6 (diff)
downloadhdf5-19924061d1e679ec08a6d6cbbb13413e74add522.zip
hdf5-19924061d1e679ec08a6d6cbbb13413e74add522.tar.gz
hdf5-19924061d1e679ec08a6d6cbbb13413e74add522.tar.bz2
[svn-r14692] Description:
Update release notes with recent variable-length string fix for h5diff
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 6c4a8e3..e65baf3 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -83,6 +83,30 @@ Support for New Platforms, Languages, and Compilers
Bug Fixes since HDF5-1.8.0
==========================
+ Configuration
+ -------------
+
+ Source code distribution
+ ========================
+
+ Library
+ -------
+
+ Parallel Library
+ ----------------
+
+ Tools
+ -----
+ - Fixed bug in h5diff that prevented datasets & attributes with
+ variable-length string elements from comparing correctly.
+ (QAK - 2008/02/28)
+
+ F90 API
+ ------
+
+ C++ API
+ ------
+
Platforms Tested
================