diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2007-04-24 14:01:55 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2007-04-24 14:01:55 (GMT) |
commit | 594ac7478de6110a6234aea74c8e615d9463ec6d (patch) | |
tree | 5e4e7253b9d47906c6b5e90d8f44771d14fe052a /README.txt | |
parent | 30b6c4bcc12140967bf1f9e71fc326019db4c921 (diff) | |
download | hdf5-594ac7478de6110a6234aea74c8e615d9463ec6d.zip hdf5-594ac7478de6110a6234aea74c8e615d9463ec6d.tar.gz hdf5-594ac7478de6110a6234aea74c8e615d9463ec6d.tar.bz2 |
[svn-r13698] Description:
Remove warning notice about file format (file format actually OK for the
beta release)
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -2,18 +2,6 @@ HDF5 version 1.8.0-beta1post1 currently under development Please refer to the release_docs/INSTALL file for installation instructions. ------------------------------------------------------------------------------ -=========================================================================== -WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! - -This code is currently using interim file format changes that will -certainly change before the final 1.8.0 release. Please feel free to -test everything out (in fact, we'd welcome that!), but do _NOT_ keep any -of the files produced as they will not be readable by later versions of -the HDF5 software. - -WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! -=========================================================================== - This release is almost fully functional for the entire API defined in the documentation, see the RELEASE.txt file in the release_docs directory for information specific to this release of the library. The INSTALL file contains |