summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-10-30 19:30:34 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-10-30 19:30:34 (GMT)
commit148f0787adeffa9d07dbf5a8ef8a8b54c47da00e (patch)
treecf002b14df488f49574af877202763b6fbd7b48d /release_docs
parent209f3a4504425b8c93355e5f43f2da96f1e3b47b (diff)
downloadhdf5-148f0787adeffa9d07dbf5a8ef8a8b54c47da00e.zip
hdf5-148f0787adeffa9d07dbf5a8ef8a8b54c47da00e.tar.gz
hdf5-148f0787adeffa9d07dbf5a8ef8a8b54c47da00e.tar.bz2
[svn-r16002] h5diff: return 1 for file differences when both file graphs differ by any object.
+ Error return code was changed to 2 from -1. (PVN - 2008/10/30)
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 7c1c80d..51bf11f 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -83,6 +83,9 @@ New Features
(NAF - 2008/10/06)
- h5dump: binary output defaults to NATIVE with -b optionally accepting
the form of binary output (NATIVE, FILE, BE, LE). (PVN - 2008/10/30)
+ - h5diff: return 1 for file differences when both file graphs differ by any object.
+ Error return code was changed to 2 from -1. (PVN - 2008/10/30)
+
F90 API