[svn-r7486] Purpose:

Bump version # after creating bugfix snapshot

Platforms tested:
    None necessary.
This commit is contained in:
Quincey Koziol
2003-09-17 12:33:50 -05:00
parent 2d7eaf4363
commit ed635e1eee
10 changed files with 37 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
HDF5 version 1.6.0-post6 released on Thu Sep 11 23:37:39 CDT 2003
HDF5 version 1.6.0-post7 released on Wed Sep 17 09:47:52 CDT 2003
================================================================================
@@ -56,6 +56,8 @@ Bug Fixes since HDF5-1.6.0 release
Library
-------
- Revert changes which caused files >2GB to fail when created with
MPI-I/O file driver on certain platforms. QAK - 2003/09/16
- 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