diff options
author | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2004-11-02 19:21:20 (GMT) |
---|---|---|
committer | Robert E. McGrath <mcgrath@ncsa.uiuc.edu> | 2004-11-02 19:21:20 (GMT) |
commit | 5d7f95d996bcf1bdd7fb7b8561bab563177fdd25 (patch) | |
tree | 27322b130c28ab6c57352c48c0c27976e4817140 /release_docs/RELEASE.txt | |
parent | 25c1e28ffd660e713f97b65e70620c7128f46f1f (diff) | |
download | hdf5-5d7f95d996bcf1bdd7fb7b8561bab563177fdd25.zip hdf5-5d7f95d996bcf1bdd7fb7b8561bab563177fdd25.tar.gz hdf5-5d7f95d996bcf1bdd7fb7b8561bab563177fdd25.tar.bz2 |
[svn-r9497] Purpose:
updating RELEASE.txt
Description:
Solution:
Platforms tested:
Misc. update:
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 021c5e2..9182c81 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -52,6 +52,9 @@ New Features Library: -------- + - Modified registration of SZIP to dynamically detect the presence + or absence of the encoder. Changed configure and Makefiles, + and tests to dynamically detect encoder. 2004/02/11 - Compound datatype has been enhanced with a new feature of size adjustment. The size can be increased and decreased(without cutting the last member) as long as it doesn't go down to zero. @@ -144,6 +147,7 @@ New Features Tools: ------ + - new tool, h5jam. See reference manual. 2004/10/08 - h5repack.sh did not report errors encountered during tests. It does now. AKC - 2004/04/02 - Added the MPI-I/O and MPI-POSIX drivers to the list of VFL drivers |