summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-08-19 16:51:32 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-08-19 16:51:32 (GMT)
commit5c84b510304d5ae23eb1a7bedda8ce5eb816e414 (patch)
tree60c0a303691378612f48de4a174a34b9aaf45328 /release_docs
parent6e58f671ec62120246a94101a80a47259ffb96c3 (diff)
downloadhdf5-5c84b510304d5ae23eb1a7bedda8ce5eb816e414.zip
hdf5-5c84b510304d5ae23eb1a7bedda8ce5eb816e414.tar.gz
hdf5-5c84b510304d5ae23eb1a7bedda8ce5eb816e414.tar.bz2
[svn-r24024] JAVA-1714: CMake packaging for macs improved
HDFFV-7989: h5dump any_path and help text grouping Added cygwin-64 support Merged from trunk, tested local linux
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 33b85f0..be3b556 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -70,7 +70,10 @@ New Features
Tools
-----
- - None
+ - 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).
High-Level APIs
---------------