diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2007-01-29 13:45:37 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2007-01-29 13:45:37 (GMT) |
commit | a61fd097205cfa25ce49dea9263f994871722763 (patch) | |
tree | c87f6f634556aa7778d849a4008c5dc9443cf185 /release_docs | |
parent | 26954f896ae75f5119b7910a829fc3125db0a532 (diff) | |
download | hdf5-a61fd097205cfa25ce49dea9263f994871722763.zip hdf5-a61fd097205cfa25ce49dea9263f994871722763.tar.gz hdf5-a61fd097205cfa25ce49dea9263f994871722763.tar.bz2 |
[svn-r13213] For Both README.txt and RELEASE.txt,
Added the WARNING messages of unstable temporary formats.
For README.txt,
In addition, also updated website name to hdfgroup.org, updated email addresses
new names and new subscription instructions.
Platforms tested:
Eyeballed since these are just information files.
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/RELEASE.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 3bd3ec3..93e56bb 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1,6 +1,18 @@ HDF5 version 1.8.0-alpha6snap0 currently under development ================================================================================ +=========================================================================== +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!! +=========================================================================== + INTRODUCTION This document describes the differences between HDF5-1.6.* and |