diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-04-13 19:28:09 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-04-13 19:28:09 (GMT) |
commit | cc16cc7dea37c66d08532cef3f754913fe76a7c9 (patch) | |
tree | 798dd456894382abd0cec6b46f9ad6030d4092db /release_docs | |
parent | c7902828cdf38875531cd7015583810b6bab2f2c (diff) | |
download | hdf5-cc16cc7dea37c66d08532cef3f754913fe76a7c9.zip hdf5-cc16cc7dea37c66d08532cef3f754913fe76a7c9.tar.gz hdf5-cc16cc7dea37c66d08532cef3f754913fe76a7c9.tar.bz2 |
[svn-r13657]
add note for gif tools
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index c023dcc..8ebb0ca 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -504,9 +504,12 @@ New Features Tools: ------ + - h52gif and gif2h5: Both these tools were revised to include the High + Level Image API support, and tests were added to /hl/tools/gif2h5. + PVN - 2007/04/13 - h5dump: added support for double long type H5T_NATIVE_LDOUBLE. PVN 2007/03/13 - - h5dump: new options for binary output, see usage. PVN 2007/03/13 + - h5dump: added support for binary output, see usage. PVN 2007/03/13 - 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 |