From 4f52992c8600d43a9ad3033a1c6fbcf6a39853ab Mon Sep 17 00:00:00 2001 From: James Laird Date: Wed, 7 Sep 2005 16:16:02 -0500 Subject: [svn-r11363] Purpose: Updated release notes Description: Added md5 checksumming and configure flag checking to release notes. Platforms tested: Change only to release notes --- release_docs/RELEASE.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index be1bd41..f0b37eb 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -36,6 +36,13 @@ New Features Configuration: -------------- + - MD5 checksumming has been added to snapshot releases. Release + tarballs will be accompanied by .md5 checksum files, which can + be verified using the md5sum utility. -JML 2005/9/6 + - Some configure flags are incompatible (e.g., the C++ APIs cannot + be built using the parallel version of HDF5). configure will now + output errors when some common incompatible features are used + together. -JML 2005/9/6 - A new API function, H5Tis_hard(), was added to the library. It checks if a conversion function is a compiler (hard) conversion. SLU - 2005/9/6 @@ -51,7 +58,7 @@ New Features (for test scripts). These logs are printed to the screen only when a test fails or when all tests in the current directory have completed successfully. - When tests pass, they will create a foo.chkexe or foo.chksh file. + When tests pass, they will create a foo.chkexe file. This prevents the test from executing again until the test or main library changes. All files generated by tests (*.chkexe, *.log, and any *.h5 files -- cgit v0.12