diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-05 18:52:56 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-03-05 18:52:56 (GMT) |
commit | 010ce9ac7bae1c7a92ce0cb73c3ae60b0c033796 (patch) | |
tree | 16b77b2b76f5eaddbc7881b11205d8002bc3aa15 /release_docs | |
parent | d72820fdac9f11e7bdf2b8e04c636d005fde7939 (diff) | |
download | hdf5-010ce9ac7bae1c7a92ce0cb73c3ae60b0c033796.zip hdf5-010ce9ac7bae1c7a92ce0cb73c3ae60b0c033796.tar.gz hdf5-010ce9ac7bae1c7a92ce0cb73c3ae60b0c033796.tar.bz2 |
[svn-r13456] more new features
Diffstat (limited to 'release_docs')
-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 f80d251..e8646b3 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -504,6 +504,8 @@ New Features Tools: ------ + - h5repack: added support for the new nbit and scaleoffset filters. + PVN - 2007/05/07 - h5repack: now uses the API function H5Ocopy (of the tool h5copy) to recreate objects if there is not a user input for changes. PVN - 2007/05/07 |