summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-12-31 19:22:46 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-12-31 19:22:46 (GMT)
commit51638099ad2a9ea213b4e9d6b46e14a0a7a34508 (patch)
tree36ff2ad450bbd13657f95ee3cebe113814a2704e /doc
parent1d913177a81a726ffc110cc8d653306d901f3c2f (diff)
downloadhdf5-51638099ad2a9ea213b4e9d6b46e14a0a7a34508.zip
hdf5-51638099ad2a9ea213b4e9d6b46e14a0a7a34508.tar.gz
hdf5-51638099ad2a9ea213b4e9d6b46e14a0a7a34508.tar.bz2
[svn-r8002] Purpose:
Bump snapshot version after creating bugfix snapshot for user.
Diffstat (limited to 'doc')
-rw-r--r--doc/html/ADGuide/RELEASE.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt
index 226c41d..b2a1064 100644
--- a/doc/html/ADGuide/RELEASE.txt
+++ b/doc/html/ADGuide/RELEASE.txt
@@ -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