summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-12-29 19:31:08 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-12-29 19:31:08 (GMT)
commitd765a024ea86a828cf648ba593ce1e6b29b7aecd (patch)
tree8854f847f77c7538464c0267982edabe1a4f6129 /release_docs
parent7a84df8979b89fd988d2c034260866854be55e47 (diff)
downloadhdf5-d765a024ea86a828cf648ba593ce1e6b29b7aecd.zip
hdf5-d765a024ea86a828cf648ba593ce1e6b29b7aecd.tar.gz
hdf5-d765a024ea86a828cf648ba593ce1e6b29b7aecd.tar.bz2
[svn-r7992] Purpose:
Code cleanup Description: Note in the release notes that the short MPI-I/O bug has been fixed and also clean up the configure.in a bit. Platforms tested: FreeBSD 4.9 (sleipnir) too minor to require h5committest
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 40a570e..8bf1001 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -73,6 +73,9 @@ Bug Fixes since HDF5-1.6.1 release
-------
- 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