[svn-r8002] Purpose:

Bump snapshot version after creating bugfix snapshot for user.
This commit is contained in:
Quincey Koziol
2003-12-31 14:22:46 -05:00
parent 1d913177a8
commit 51638099ad
10 changed files with 44 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
HDF5 version 1.6.1-post9 released on Sun Dec 28 20:59:18 CST 2003
HDF5 version 1.6.1-post11 released on Wed Dec 31 14:21:01 CST 2003
================================================================================
@@ -71,6 +71,15 @@ Bug Fixes since HDF5-1.6.1 release
Library
-------
- Fixed bug with flattened hyperslab selections that would generate
incorrect hyperslab information with certain high-dimensionality
combinations of start/stride/count/block information.
QAK - 2003/12/31
- Fixed bug with variable-length datatypes used in compound datatypes.
SLU - 2003/12/29
- Fixed bug in parallel I/O routines that would cause reads from
"short datasets" (datasets which were only partially written out)
to return invalid data. QAK & AKC - 2003/12/19
- Fixed bug where scalar dataspaces for attributes were reporting as
simple dataspaces. QAK - 2003/12/13
- Fixed problem with selection offsets of hyperslab selections in