diff options
author | James Laird <jlaird@hdfgroup.org> | 2005-10-24 19:31:06 (GMT) |
---|---|---|
committer | James Laird <jlaird@hdfgroup.org> | 2005-10-24 19:31:06 (GMT) |
commit | 69293e09df6585808643b9c1393d44da2767315d (patch) | |
tree | f43bd823d362dbb1b8b297ae3c375cfb05d68776 /release_docs/RELEASE.txt | |
parent | 8619af74a4bc5013d6c9896f1c696f91e7bda050 (diff) | |
download | hdf5-69293e09df6585808643b9c1393d44da2767315d.zip hdf5-69293e09df6585808643b9c1393d44da2767315d.tar.gz hdf5-69293e09df6585808643b9c1393d44da2767315d.tar.bz2 |
[svn-r11602] Purpose:
Bug fix
Description:
Removed detection of pdb from configure.in as a corollary to removal
of pdb2hdf5 tool.
Platforms tested:
mir, modi4
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 3 |
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. |