diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2001-06-28 18:59:16 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2001-06-28 18:59:16 (GMT) |
commit | 79c65cc4c0c9195ece5ed4f314e789e8e50f9f7a (patch) | |
tree | 03cca3ece247d5f4cbe6c4eb5395c6852f37ffb6 | |
parent | b0d493ccdd42d4f35fddc4cefc2484dfa25c7710 (diff) | |
download | hdf5-79c65cc4c0c9195ece5ed4f314e789e8e50f9f7a.zip hdf5-79c65cc4c0c9195ece5ed4f314e789e8e50f9f7a.tar.gz hdf5-79c65cc4c0c9195ece5ed4f314e789e8e50f9f7a.tar.bz2 |
[svn-r4080] Purpose:
Document 64-bit support on Solaris
-rw-r--r-- | RELEASE.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE.txt b/RELEASE.txt index 9d2913a..29b4c1a 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -101,6 +101,9 @@ New Features tools/gifconv. The convertor supports the ability to create animated gifs as well. * Parallel HDF5 now runs on the HP V2500 and HP N4000 machines. + * Verified correct operation of library on Solaris 2.8 in both 64-bit and + 32-bit compilation modes. See INSTALL document for instructions on + compiling the distribution with 64-bit support. Platforms Tested ================ |