summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-04-07 16:07:42 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-04-07 16:07:42 (GMT)
commitea366a8e14233d0acdc6109c36780ca00ff12f2e (patch)
tree40577f98a15b33299bc0937602e6ea4e99c69e3f
parentc90b07141d529e824ce90a46ff46f981bbc2b8ff (diff)
downloadhdf5-ea366a8e14233d0acdc6109c36780ca00ff12f2e.zip
hdf5-ea366a8e14233d0acdc6109c36780ca00ff12f2e.tar.gz
hdf5-ea366a8e14233d0acdc6109c36780ca00ff12f2e.tar.bz2
[svn-r14805] add mention to fixed bug
-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 62192c0..e38cac4 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -109,6 +109,9 @@ Bug Fixes since HDF5-1.6.7 Release
- Fixed h5diff regarding the display of NaN (Not a Number) values. PVN 2008/03/04
- Fixed h5dump regarding the display of array indices and block selections in
subsetting. PVN 2008/03/10
+ - Fixed bug in h5dump that caused binary output to be made only for the first
+ dataset, when several datasets were requested. PVN - 2008/04/07
+