diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2014-07-22 19:47:22 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2014-07-22 19:47:22 (GMT) |
commit | ba6a00e92f1e97c03fa03fa1083e31e8c88285fe (patch) | |
tree | ffda9dae3cc24cd434765b4be3e9199939ce9e23 /release_docs/RELEASE.txt | |
parent | fe090c1a5c8fc2038a293e7d81da2b7af691ba6d (diff) | |
download | hdf5-ba6a00e92f1e97c03fa03fa1083e31e8c88285fe.zip hdf5-ba6a00e92f1e97c03fa03fa1083e31e8c88285fe.tar.gz hdf5-ba6a00e92f1e97c03fa03fa1083e31e8c88285fe.tar.bz2 |
[svn-r25467] Updated with bug fix for HDFFV-8881.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 3609fae..a6b105e 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -165,7 +165,8 @@ Bug Fixes since HDF5-1.8.13 Testing ------- - - + - Fixed incorrect exit code values (was -1) in testframe which is commonly + used by several test programs. (AKC - 2014/07/22 HDFFV-8881) Supported Platforms |