diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-02-07 19:49:02 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-02-07 19:49:02 (GMT) |
commit | 7c8407ac84ca04c230bfeb43d314aad05ab3948b (patch) | |
tree | 1fe9af94ebe3f9a25babcd907defac886cb00400 /RELEASE.txt | |
parent | ef0e8fe002215bf2c9a0d9f4497de4ac1d75fb10 (diff) | |
download | hdf5-7c8407ac84ca04c230bfeb43d314aad05ab3948b.zip hdf5-7c8407ac84ca04c230bfeb43d314aad05ab3948b.tar.gz hdf5-7c8407ac84ca04c230bfeb43d314aad05ab3948b.tar.bz2 |
[svn-r3376]
Purpose:
Update.
Description:
NERSC T3e OS version number has been changed. Refelected this update
in the appropriate section of the file.
Added a sentence about fixed conversion bug to the "Bugs fixed since ...-beta2" section.
Diffstat (limited to 'RELEASE.txt')
-rw-r--r-- | RELEASE.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index c30b39c..6eda739 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -334,6 +334,8 @@ Documentation Bug Fixes since HDF5-1.4.0-beta2 ================================ + * Fixed a bug in the conversion from a little endian double to a big endian float + in some special cases. * Corrected configuration error which was not including compression support correctly. * Cleaned up lots of warnings. @@ -354,7 +356,7 @@ Platforms Tested AIX 4.3.2 (IBM SP) mpcc_r 3.6.6 - Cray T3E sn6711 2.0.5.43 Cray Standard C Version 6.4.0.0 + Cray T3E sn6711 2.0.5.45 Cray Standard C Version 6.4.0.0 Cray Fortran Version 3.4.0.2 Cray SV1 sn9605 10.0.0.7 Cray Standard C Version 6.4.0.0 Cray Fortran Version 3.4.0.2 |