diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2001-02-06 19:20:45 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2001-02-06 19:20:45 (GMT) |
commit | 8603132b2a699977d40d7dee3737e44b3a66865c (patch) | |
tree | 04f3378cd76ed3cb5e3affc2029c2296e667aa9f /doc/html | |
parent | 285e90a6a08d6ac21912d700690f769d465ca137 (diff) | |
download | hdf5-8603132b2a699977d40d7dee3737e44b3a66865c.zip hdf5-8603132b2a699977d40d7dee3737e44b3a66865c.tar.gz hdf5-8603132b2a699977d40d7dee3737e44b3a66865c.tar.bz2 |
[svn-r3371] Snapshot version 1.4 release 0 (beta3-pre4)
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/ADGuide/RELEASE.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/html/ADGuide/RELEASE.txt b/doc/html/ADGuide/RELEASE.txt index 59d0aab..c30b39c 100644 --- a/doc/html/ADGuide/RELEASE.txt +++ b/doc/html/ADGuide/RELEASE.txt @@ -7,7 +7,7 @@ INTRODUCTION This document describes the differences between HDF5-1.2.0 and 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 +known problems in HDF5-1.4-Beta3. For more details check the HISTORY.txt file in the HDF5 source. The HDF5 documentation can be found on the NCSA ftp server @@ -61,6 +61,10 @@ New Features * Added a new array datatype to the datatypes which can be created. Removed "array fields" from compound datatypes (use an array datatype instead). * Parallel HDF5 works correctly with mpich-1.2.1 on Solaris, SGI, Linux. + * You can now install the HDF5 documentation using the + ``make install-doc'' command. The documentation is installed in the + $(prefix)/doc directory where $(prefix) is the prefix specified by + the (optional) ``--prefix'' flag during configuration. h4toh5 Utility ============== @@ -352,6 +356,8 @@ 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 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 FreeBSD 4.2 gcc 2.95.2 g++ 2.95.2 HP-UX B.10.20 HP C HP92453-01 A.10.32.30 |