[svn-r7470] Purpose:

Increment version info after making snapshot for bug #1017 fix.

Platforms tested:
    No testing necessary.
This commit is contained in:
Quincey Koziol
2003-09-11 23:43:09 -05:00
parent f3e445cfcb
commit 4d86712bdb
10 changed files with 38 additions and 35 deletions

View File

@@ -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