summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2013-08-21 19:26:31 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2013-08-21 19:26:31 (GMT)
commit4df44aafaf8572814e705d0f259da2c0d081aae4 (patch)
tree360640fa2d3932a1e03a20ead30644f6c563418b /release_docs
parentf9486b531fe603aa141aa0546cdf09247b86120a (diff)
downloadhdf5-4df44aafaf8572814e705d0f259da2c0d081aae4.zip
hdf5-4df44aafaf8572814e705d0f259da2c0d081aae4.tar.gz
hdf5-4df44aafaf8572814e705d0f259da2c0d081aae4.tar.bz2
[svn-r24049] Bring revisions #23988 - 24002 from trunk to revise_chunks.
h5committested.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 359580d..c320061 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -1,4 +1,4 @@
-HDF5 version 1.9.161-FA_a5 currently under development
+HDF5 version 1.9.162-FA_a5 currently under development
INTRODUCTION
@@ -278,7 +278,11 @@ New Features
Tools:
------
- - h5dump: Fixed displaying comporession ratio for unknown or user-defined
+ - h5dump: Added option -N --any_path, which searches the file for paths that
+ match the search path. HDFFV-7989 (ADB - 2013/08/12).
+ - h5dump: Added optional arg 0 to -A, which excludes attributes from display.
+ HDFFV-8134 (ADB - 2013/08/01).
+ - h5dump: Fixed displaying compression ratio for unknown or user-defined
filters. HDFFV-8344 (XCAO 2013/03/19)
- h5dump: Changed UNKNOWN_FILTER to USER_DEFINED_FILTER for user defined filter.
HDFFV-8346 (XCAO 2013/03/19)