summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/RELEASE.txt')
-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 9800168..cb95f3a 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -36,6 +36,8 @@ New Features
Configuration:
--------------
+ - Added --enable-build-all option, which only developers should need
+ to use. -JML 2005/10/24
- Configure uses the 'TR' variable to let the user override the path
to the 'tr' utility. -JML 2005/10/17
- Configure can recognize -lmpich as a form of MPI library. -AKC-
@@ -319,6 +321,7 @@ New Features
Tools:
------
+ - 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.
- Sped up h5dump on files with large numbers of objects.