diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2007-02-14 14:51:02 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2007-02-14 14:51:02 (GMT) |
commit | 8891e2433a9849571373a9512b6e292ba4cde54e (patch) | |
tree | 238fc7e71b3acfa51eb17f59e37a04499b0657bc /release_docs | |
parent | 847f01442b20cbe7132a1533e493e06975b48bdc (diff) | |
download | hdf5-8891e2433a9849571373a9512b6e292ba4cde54e.zip hdf5-8891e2433a9849571373a9512b6e292ba4cde54e.tar.gz hdf5-8891e2433a9849571373a9512b6e292ba4cde54e.tar.bz2 |
[svn-r13300] Description:
Add mention of the h5copy & h5mkgrp tools to the release notes.
Update documentation for the "--private" flag in release script
Tested on:
None - just text/comment changes
Diffstat (limited to 'release_docs')
-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 30e26df..08ea7f5 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -500,6 +500,8 @@ New Features Tools: ------ + - Added new tool, h5mkgrp. QAK - 2007/02/14 + - Added new tool, h5copy. PVN - 2006/??/?? - Removed obsolete pdb2hdf5 tool from tools/misc -JML 2005/10/24 - Added build_h5perf_alone.sh that builds h5perf by standalone mode. AKC - 2005/09/18. |