summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2002-01-04 20:53:52 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2002-01-04 20:53:52 (GMT)
commit1159d26906d6581dcc6017e3cd35279806f0148f (patch)
tree879d1e8947fd72d5bf27a8a5c0d97d3096e15ab2
parentadbff268a2c2cf98e7c70e8ffd95821280a4eea6 (diff)
downloadhdf5-1159d26906d6581dcc6017e3cd35279806f0148f.zip
hdf5-1159d26906d6581dcc6017e3cd35279806f0148f.tar.gz
hdf5-1159d26906d6581dcc6017e3cd35279806f0148f.tar.bz2
[svn-r4779] Purpose:
Document VL datatype for attributes bug fix from yesterday.
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 2eb0bed..2a22809 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -87,6 +87,8 @@ Bug Fixes since HDF5-1.4.2 Release
be inserted past the end of the datatype.
* Retired the DPSS virtual file driver (--with-gridstorage configure
option).
+ * Fixed bug where variable-length datatypes for attributes was not working
+ correctly.
Documentation