diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-08-13 15:46:03 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-08-13 15:46:03 (GMT) |
commit | 8673333c953ac557da4c1d9c6bf0b586afff810e (patch) | |
tree | f680bdb31473ac8d9b02f733108bf40f9dbc8df8 /release_docs/RELEASE.txt | |
parent | 52cfa98120bebabe735367ca22b7ce945080f47c (diff) | |
download | hdf5-8673333c953ac557da4c1d9c6bf0b586afff810e.zip hdf5-8673333c953ac557da4c1d9c6bf0b586afff810e.tar.gz hdf5-8673333c953ac557da4c1d9c6bf0b586afff810e.tar.bz2 |
[svn-r11238] Purpose:
Updated for the added feature of standalone build for h5perf.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 58691a3..4700cb4 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -285,6 +285,7 @@ New Features Tools: ------ + - Added a standalone mode for building h5perf. AKC - 2005/08/12 - new tool, h5jam. See reference manual. 2004/10/08 - h5repack.sh did not report errors encountered during tests. It does now. AKC - 2004/04/02 |