summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-05-01 19:18:09 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-05-01 19:18:09 (GMT)
commit433c62542f7037038c7111e28facb21a2c3d0b38 (patch)
treeae1e80644bdb48b0988445e5af8d3a957220d36d /release_docs
parentbee6951ac63e64c01281ac0d48a7c9068b4a0c08 (diff)
downloadhdf5-433c62542f7037038c7111e28facb21a2c3d0b38.zip
hdf5-433c62542f7037038c7111e28facb21a2c3d0b38.tar.gz
hdf5-433c62542f7037038c7111e28facb21a2c3d0b38.tar.bz2
[svn-r14911] add mention of new compression ratio feature in h5dump
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index c06dcd1..470f679 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -66,6 +66,9 @@ New Features
Tools
-----
+ - h5dump: add a printing of the compression ratio of uncompressed and compressed
+ sizes for cases where compression filters are present. (PVN - 2008/05/01)
+
F90 API
------