diff options
author | Albert Cheng <acheng@hdfgroup.org> | 1999-02-01 23:14:56 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 1999-02-01 23:14:56 (GMT) |
commit | c2957e09224cd47559a65626a3f2e19c9b524ed0 (patch) | |
tree | 8caaac083bf2c80412ba4449cbc2073d9b1ba079 /RELEASE | |
parent | ff7883566f95178ce4ce60a2c649a4000be2938d (diff) | |
download | hdf5-c2957e09224cd47559a65626a3f2e19c9b524ed0.zip hdf5-c2957e09224cd47559a65626a3f2e19c9b524ed0.tar.gz hdf5-c2957e09224cd47559a65626a3f2e19c9b524ed0.tar.bz2 |
[svn-r1047] Entered the bug fix for IRIX 6.x configure in the CHANGES log.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ -Release information for hdf5-1.0.0 +Release information for hdf5-1.1.x ------------------------------------ + CHANGES SINCE THE Version 1.0.0 RELEASE + +* [Bug-Fix]: Configure failed for all IRIX versions other than 6.3. + It now configures correctly for all IRIX 6.x version. + CHANGES SINCE THE BETA RELEASE * Added fill values for datasets. For contiguous datasets fill value |