diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-04-02 20:31:16 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-04-02 20:31:16 (GMT) |
commit | fa5c42e27f5406e7be21ff605e68ed96bf9e96c9 (patch) | |
tree | ca4ac4b87ed22734c7743767a4c69cc0db2970d7 | |
parent | 443e2e355acda5d49168108e89cc5468b49dd183 (diff) | |
download | hdf5-fa5c42e27f5406e7be21ff605e68ed96bf9e96c9.zip hdf5-fa5c42e27f5406e7be21ff605e68ed96bf9e96c9.tar.gz hdf5-fa5c42e27f5406e7be21ff605e68ed96bf9e96c9.tar.bz2 |
[svn-r16657] add a mention to #1402
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index fad7ac0..55b8161 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -97,7 +97,7 @@ New Features Tools: ------ - + - h5repack now handles group creation order. (PVN - 2009/4/2 - 1402) - h5dump: added a printing of the compression ratio of uncompressed and compressed sizes for cases where compression filters are present. (PVN - 2008/05/01) - h5dump: added an option to allow a user defined formatting string for printf |