summaryrefslogtreecommitdiffstats
path: root/RELEASE
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2001-01-24 19:01:23 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2001-01-24 19:01:23 (GMT)
commit3dc999dfaa712fa1a7030bdb6e9c67a6da5574c3 (patch)
tree8df90d3cd6753004bfc863b59364d079f8e89f0f /RELEASE
parente462d3b65e11150f1b0b8becc43b2dfe9bf9d1b9 (diff)
downloadhdf5-3dc999dfaa712fa1a7030bdb6e9c67a6da5574c3.zip
hdf5-3dc999dfaa712fa1a7030bdb6e9c67a6da5574c3.tar.gz
hdf5-3dc999dfaa712fa1a7030bdb6e9c67a6da5574c3.tar.bz2
[svn-r3321]
Purpose: Maintenance for the upcoming hdf4-1.4..0-beta3-pre3 testing and release. Description: Renamed INSTALL_Windows.txt to INSTALL_Windows to make name consistent with other names of INSTALL* files. Updated MANIFEST to include INSTALL_Windows file. Updated RELEASE file.
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE22
1 files changed, 7 insertions, 15 deletions
diff --git a/RELEASE b/RELEASE
index b91d1ca..fa31caf 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,13 +1,13 @@
- HDF5 Release 1.4-Beta2
+ HDF5 Release 1.4-Beta3
INTRODUCTION
This document describes the differences between HDF5-1.2.0 and
-HDF5-1.4-Beta2, and contains information on the platforms tested and
-known problems in HDF5-1.4-Beta2. For more details check the HISTORY
+HDF5-1.4-Beta3, and contains information on the platforms tested and
+known problems in HDF5-1.4-Beta3. For more details check the HISTORY
file in the HDF5 source.
The HDF5 documentation can be found on the NCSA ftp server
@@ -121,7 +121,7 @@ h4toh5 Utility
5. Platforms
- The h4toh5 utility requires HDF5.1.4.
+ The h4toh5 utility requires HDF5.1.4 and HDF4r1.4
The beta h4toh5 utility has been tested on Solaris 2.6, Solaris 2.5,
Irix 6.5, HPUX 11.0, DEC Unix, FreeBSD, and Windows 2000.
@@ -339,6 +339,7 @@ Bug Fixes since HDF5-1.4.0-beta2
* Fixed fairly obscure bug in hyperslab I/O which could (in rare cases)
not copy all the data during a transfer.
* Removed ragged array code from library.
+ * F90 library and module files are installed properly now on all supported platforms.
Platforms Tested
================
@@ -348,9 +349,9 @@ Platforms Tested
AIX 4.3.2 (IBM SP) mpcc_r 3.6.6
- Cray T3E sn6711 2.0.539b Cray Standard C Version 6.3.0.2
+ Cray T3E sn6711 2.0.5.43 Cray Standard C Version 6.4.0.0
Cray Fortran Version 3.4.0.2
- FreeBSD 4.2-STABLE gcc 2.95.2
+ FreeBSD 4.2 gcc 2.95.2
g++ 2.95.2
HP-UX B.10.20 HP C HP92453-01 A.10.32.30
HP-UX B.11.00 HP C HP92453-01 A.11.00.13
@@ -393,15 +394,6 @@ Known Problems
* h4toh5 fails on object references on the Cray T3E.
-* The installation of the DEC Fortran binaries fails. It can be
- done manually by copying the *.mod files from the fortran/src
- directory.
-
-* Fortran modules may not be installed when created. The install process
- tries to check for modules, but if it fails to find the correct ones,
- then they won't be installed. If this occurs, simply copy those modules
- to the appropriate install directory and set the permissions for them.
-
* SunOS 5.6 with C WorkShop Compilers 4.2: Hyperslab selections will
fail if library is compiled using optimization of any level.