diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2005-09-19 03:00:03 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2005-09-19 03:00:03 (GMT) |
commit | baefef77051ab265d46047ff9ed3b4e494537dd8 (patch) | |
tree | 56180226434199779f901754f5310c1660d1dcb1 /release_docs/RELEASE.txt | |
parent | 38351fb778b7c3331d613882898969017b25d00f (diff) | |
download | hdf5-baefef77051ab265d46047ff9ed3b4e494537dd8.zip hdf5-baefef77051ab265d46047ff9ed3b4e494537dd8.tar.gz hdf5-baefef77051ab265d46047ff9ed3b4e494537dd8.tar.bz2 |
[svn-r11435] Purpose:
updated with the build_h5perf_alone.sh addition.
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 0011873..e6606f7 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -312,6 +312,8 @@ New Features Tools: ------ + - Added build_h5perf_alone.sh that builds h5perf by standalone mode. + AKC - 2005/09/18. - Sped up h5dump on files with large numbers of objects. QAK - 2005/08/25 - Added a standalone mode for building h5perf. AKC - 2005/08/12 |