diff options
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index ba34fec..078ce9d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -552,6 +552,9 @@ Bug Fixes since HDF5-1.6.0 release Library ------- + - Fixed a bug in H5Sselect_valid() that caused an incorrect value to + be returned (0) instead of FAIL on error conditions such as the + selection or extent not being defined. CMC - 2007/01/17 - Fixed the MULTI driver problem (Bug #731) that corruptted the data. SLU - 2007/1/12 - Fixed file corruption bug which could write an incorrect number of |