summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-09-12 04:43:09 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-09-12 04:43:09 (GMT)
commit4d86712bdb20cafb8e78284edfa416486ddeab94 (patch)
tree8e25f69c811855e333f1c13beaeae0ab5f20d50c /doc
parentf3e445cfcb4573ce87212cf7046a3f67f36d616f (diff)
downloadhdf5-4d86712bdb20cafb8e78284edfa416486ddeab94.zip
hdf5-4d86712bdb20cafb8e78284edfa416486ddeab94.tar.gz
hdf5-4d86712bdb20cafb8e78284edfa416486ddeab94.tar.bz2
[svn-r7470] Purpose:
Increment version info after making snapshot for bug #1017 fix. Platforms tested: No testing necessary.
Diffstat (limited to 'doc')
-rw-r--r--doc/html/ADGuide/RELEASE.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index e1422b8..5273bc0 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.6.0-post5 released on Wed Sep 10 13:34:42 CDT 2003
+HDF5 version 1.6.0-post6 released on Thu Sep 11 23:37:39 CDT 2003
================================================================================
@@ -56,6 +56,9 @@ Bug Fixes since HDF5-1.6.0 release
Library
-------
+ - Allow compound datatypes to grow in size. SLU - 2003/09/10
+ - Detect if a type is already packed before attempting to pack it
+ again or check if it is locked. SLU - 2003/09/10
- Corrected bug when opening a file twice with read-only permission
for one open and then closing the read-only access file ID would
generate an error. QAK - 2003/09/10