diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-11-20 14:55:47 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-11-20 14:55:47 (GMT) |
commit | 22a36e9d59269874316c2bddff979fcce71c8d68 (patch) | |
tree | 701670377c0e189c5d041b93aeeed91d42d6ac2a /release_docs | |
parent | 48c64453b3a6c0d50f4b68edb36518997806093f (diff) | |
download | hdf5-22a36e9d59269874316c2bddff979fcce71c8d68.zip hdf5-22a36e9d59269874316c2bddff979fcce71c8d68.tar.gz hdf5-22a36e9d59269874316c2bddff979fcce71c8d68.tar.bz2 |
[svn-r7865] Purpose:
Mention metadata benchmark in release notes.
Diffstat (limited to 'release_docs')
-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 7db3eb2..0e3ffb0 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -68,6 +68,7 @@ New Features - Install the "h5cc" and "h5fc" tools as "h5pcc" and "h5pfc" respectively if library is built in parallel mode. WCW - 2003/11/04 + - Added metadata benchmark (perform/perf_meta). SLU - 2003/10/03 - Changed output of "OID"s from h5dump from "<number>-<number>" to "<number". This affects both the "regular" and XML output. QAK - 2003/08/08 |