diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-01-08 20:18:02 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-01-08 20:18:02 (GMT) |
commit | 27c20c9b98ff7a9ae53541879c330da7acc835e6 (patch) | |
tree | e1c2e4cf5b19a39ca19ad8d617e770fa7a97f73e /release_docs | |
parent | c08c387235185d00736eff7e2673c351b9b79c42 (diff) | |
download | hdf5-27c20c9b98ff7a9ae53541879c330da7acc835e6.zip hdf5-27c20c9b98ff7a9ae53541879c330da7acc835e6.tar.gz hdf5-27c20c9b98ff7a9ae53541879c330da7acc835e6.tar.bz2 |
[svn-r8045] Updated.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 83badb2..dabf55f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -36,8 +36,9 @@ New Features Configuration: -------------- + - Fixed configure setting of C++ for OSF1 platform. AKC - 2004/01/06 - Prefix default is changed from /usr/local to `pwd`/hdf5. - AKC - 2003/07/09 + AKC - 2003/07/09 Library: -------- @@ -74,6 +75,8 @@ New Features Tools: ------ + - Added option -showconfig to compiler tools (h5cc,h5fc,h5c++). + AKC - 2004/01/08 - Install the "h5cc" and "h5fc" tools as "h5pcc" and "h5pfc" respectively if library is built in parallel mode. WCW - 2003/11/04 |