summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHDF Admin <hdfadmin@ncsa.uiuc.edu>2002-01-26 10:16:37 (GMT)
committerHDF Admin <hdfadmin@ncsa.uiuc.edu>2002-01-26 10:16:37 (GMT)
commitc41e250354fcffaf0459ed5f14fedfabc8f03b4f (patch)
treeff124c59c710dd69648b4a5192e44d4aba62a6af /doc
parentdba8c269a50575bce01b23bfa1fd70c3a6a7e301 (diff)
downloadhdf5-c41e250354fcffaf0459ed5f14fedfabc8f03b4f.zip
hdf5-c41e250354fcffaf0459ed5f14fedfabc8f03b4f.tar.gz
hdf5-c41e250354fcffaf0459ed5f14fedfabc8f03b4f.tar.bz2
[svn-r4864] Snapshot version 1.5 release 19
Diffstat (limited to 'doc')
-rw-r--r--doc/html/ADGuide/RELEASE.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index c59c836..dd2299c 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.5.18 released on Fri Jan 11 07:43:37 CST 2002
+HDF5 version 1.5.19 released on Sat Jan 26 05:14:56 CST 2002
================================================================================
@@ -101,6 +101,8 @@ Library
option).
* Fixed bug where variable-length datatypes for attributes was not working
correctly.
+ * Fixed bug where raw data re-allocated from the free-list would sometimes
+ overlap with the metadata accumulator and get corrupted. QAK - 1/23/02
Configuration
-------------