diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2001-01-10 17:30:15 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2001-01-10 17:30:15 (GMT) |
commit | 6e14a21d7c20d5c802db95a844429f76d830ed20 (patch) | |
tree | 59d1d05a258dfe84ef2b375c3af0b3a5a58c0e10 | |
parent | c90117cdf1a8dddeb8ff92d07012311c4d0ce095 (diff) | |
download | hdf5-6e14a21d7c20d5c802db95a844429f76d830ed20.zip hdf5-6e14a21d7c20d5c802db95a844429f76d830ed20.tar.gz hdf5-6e14a21d7c20d5c802db95a844429f76d830ed20.tar.bz2 |
[svn-r3259] Purpose:
Documenting changes from beta to beta3
-rw-r--r-- | RELEASE | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -303,6 +303,15 @@ Documentation See doc/html/PSandPDF/index.html for more details. +Bug Fixes since HDF5-1.4.0-beta2 +================================ + + * Corrected configuration error which was not including compression support + correctly. + * Cleaned up lots of warnings. + * Changed a few h5dump command line switches and added long versions of + the switches. + Platforms Tested ================ |