summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-10-30 19:24:03 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-10-30 19:24:03 (GMT)
commitfc2f0aac414edb0af0e86c974fbbf680ab7452c3 (patch)
tree5833173829bc3a25d175a408083d9d7a41b67695 /release_docs
parent4cf750810e6cea4607c1d4b9828b47320413dba0 (diff)
downloadhdf5-fc2f0aac414edb0af0e86c974fbbf680ab7452c3.zip
hdf5-fc2f0aac414edb0af0e86c974fbbf680ab7452c3.tar.gz
hdf5-fc2f0aac414edb0af0e86c974fbbf680ab7452c3.tar.bz2
[svn-r16000] h5dump: binary output defaults to NATIVE
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 afcaf60..9c82631 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -99,6 +99,9 @@ New Features
not traverse external links without this flag being set.
(NAF - 2008/10/06)
- h5diff: added support for long double (PVN - 2008/10/28)
+ - h5dump: binary output defaults to NATIVE with -b optionally accepting
+ the form of binary output (NATIVE, FILE, BE, LE). (PVN - 2008/10/30)
+