From 838b4449cfb3271aa7c13f811e7e91c5beb7560b Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Sat, 15 Apr 2006 13:00:30 -0500 Subject: [svn-r12257] Purpose: Shrink skull & crossbones (how many times do you get to write _that_ in a CVS log message? :-) Description: Documented the --enable-group-revision configure option and found a smaller skull & crossbones to put in the release notes for it. --- release_docs/RELEASE.txt | 44 +++++++++++++++----------------------------- 1 file changed, 15 insertions(+), 29 deletions(-) diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index bd8e630..852f116 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -1,35 +1,6 @@ HDF5 version 1.7.59 currently under development ================================================================================ - -=========================================================================== -WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! - - ______ - .-" "-. - / \ - _ | | _ - ( \ |, .-. .-. ,| / ) - > "=._ | )(__/ \__)( | _.=" < - (_/"=._"=._ |/ /\ \| _.="_.="\_) - "=._ (_ ^^ _)"_.=" - "=\__|IIIIII|__/=" - _.="| \IIIIII/ |"=._ - _ _.="_.="\ /"=._"=._ _ - ( \_.="_.=" `--------` "=._"=._/ ) - > _.=" "=._ < - (_/ jgs \_) - - 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. - QAK - -WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! WARNING!! -=========================================================================== - - INTRODUCTION This document describes the differences between HDF5-1.6.* and @@ -64,6 +35,21 @@ New Features Configuration: -------------- + - Added a --enable-group-revision option to configure, to enable + segregating the ongoing work on changing the file format. DO + NOT ENABLE THIS OPTION! It is strictly for internal library + development! + + .-"""""-. + / \ + .-. | _ _ | .-. + (_. '._ | |_\ /_| | _.' ._) + '-._'-.(_ A _).-'_.-' + '-._| _____ |_.-' + jgs _.-'_\`"""""`/_'-._ + .-.-'_.-' `-----' '-._'-.-. + (,_.'` `'._,) + - Added a macro hdf5_mpi_special_collective_io_works to filter out some mpi-io packages that don't support collective IO for no IO contributions in some processes. -KY 2006/2/16 -- cgit v0.12