summaryrefslogtreecommitdiffstats
path: root/RELEASE.txt
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2001-04-23 20:12:45 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2001-04-23 20:12:45 (GMT)
commit22c5d82191b9a390864717de8e3bdd110f04786f (patch)
treeca0565a75e3df5eed66f191be5696d333d48de11 /RELEASE.txt
parent19fef59d90d3500c12d72a49095a29c12dea877a (diff)
downloadhdf5-22c5d82191b9a390864717de8e3bdd110f04786f.zip
hdf5-22c5d82191b9a390864717de8e3bdd110f04786f.tar.gz
hdf5-22c5d82191b9a390864717de8e3bdd110f04786f.tar.bz2
[svn-r3837] Purpose:
Document bug fix. Description: Documented non-zero userblock bug fix.
Diffstat (limited to 'RELEASE.txt')
-rw-r--r--RELEASE.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt
index be42366..236ba5e 100644
--- a/RELEASE.txt
+++ b/RELEASE.txt
@@ -43,6 +43,8 @@ Library
because when it was included multiple times, C++ did not like multiple
definitions of the same static variable. All occurance of RCSID
definition are removed since we have not used it consistently before.
+ * Fixed bug with non-zero userblock sizes causing raw data to not write
+ correctly.
Configuration
-------------