diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-07-22 10:10:46 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-07-22 10:10:46 (GMT) |
commit | 953a75e4f164e881a145ca669f1ec34dd1357d05 (patch) | |
tree | 2f3fcd9948b057aee4ac605103cb6e497e6d40c7 /doc | |
parent | 988bcb58f580253e2ccbb6d4a2e03ad6cc1d9140 (diff) | |
download | hdf5-953a75e4f164e881a145ca669f1ec34dd1357d05.zip hdf5-953a75e4f164e881a145ca669f1ec34dd1357d05.tar.gz hdf5-953a75e4f164e881a145ca669f1ec34dd1357d05.tar.bz2 |
[svn-r4253] Snapshot version 1.5 release 8
Diffstat (limited to 'doc')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 6ae73e3..45073d9 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -1,4 +1,4 @@ -HDF5 version 1.5.7 released on Wed Jul 11 07:20:09 CDT 2001 +HDF5 version 1.5.8 released on Sun Jul 22 05:08:59 CDT 2001 ================================================================================ @@ -66,6 +66,8 @@ Configuration * Changed the default value of $NPROCS from 2 to 3 since 3 processes have a much bigger chance catching parallel errors than just 2. * Basic port to Compaq (nee DEC) Alpha OSF 5. + * Added --enable-linux-lfs flag to allow more control over whether to enable + or disable large file support on Linux. Tools |