diff options
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 02285ae..8b4028d 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -285,6 +285,8 @@ New Features unlimited dims to contiguous. (PC -- 2011/07/15) - h5diff: "--delta" option considers two NaN of the same type are different, which is wrong based on http://www.hdfgroup.org/HDF5/doc/RM/Tools.html#Tools-Diff. (PC -- 2011/07/15) + - h5repack: added macro to handle failure in H5Dread/write when memory allocation failed + inside the library. (PC -- 2011/08/19) High-Level APIs: |