summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-09-13 17:12:00 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-09-13 17:12:00 (GMT)
commit59d67bc3f9849fcccf03c706cf7243abfd64e7c3 (patch)
treea9f71f9af32d7c6201a551cf73447593e249adc2 /release_docs
parent16d12b1471b6b053d96ccbf8260003b36af8209b (diff)
downloadhdf5-59d67bc3f9849fcccf03c706cf7243abfd64e7c3.zip
hdf5-59d67bc3f9849fcccf03c706cf7243abfd64e7c3.tar.gz
hdf5-59d67bc3f9849fcccf03c706cf7243abfd64e7c3.tar.bz2
[svn-r4439]
Purpose: Feature Add Description: Added description of the H5CC tool.
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index 0749440..1715ae7 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -98,6 +98,9 @@ Documentation
New Features
============
+ * A helper script called ``h5cc'', which helps compilation of HDF5
+ programs, is now distributed with HDF5. See the reference manual
+ for information on how to use this feature.
* C++ API:
- Added two new member functions: Exception::getFuncName() and
Exception::getCFuncName() to provide the name of the member