From: mh Date: Sat, 7 Dec 2002 07:00:16 +0000 (+0000) Subject: add a note about consulting the NEWS file X-Git-Tag: BEFORE_MERGE_1_1~413 X-Git-Url: http://erislabs.net/gitweb/?p=mir.git;a=commitdiff_plain;h=cfc5239fc513e6fa527038c9b5a027c906111c83 add a note about consulting the NEWS file --- diff --git a/doc/UPGRADING.mir b/doc/UPGRADING.mir index ab387a0f..9dc325e9 100755 --- a/doc/UPGRADING.mir +++ b/doc/UPGRADING.mir @@ -1,6 +1,12 @@ MIR UPGRADING HOWTO ---------------------------------------------------------------- +For releases after 1.0.0-rc1, always check the NEWS file at the root of the +tree to check the [Notes] section to see what you might have to adjust. + +For non releases or releases before 1.0.0-rc1, aka. the latest sources from +CVS, it is a good idea to follow the advice below. + Due to weaknesses of the current Mir configuration system, many folks get bitten after doing an update of their cvs tree. Suddenly Mir starts throwing weird exceptions, etc.. The cause is usually a new config option in the @@ -20,4 +26,4 @@ config.properties file and modify if necessary. ---------------------------------------------------------------- -$Date: 2002/07/03 12:09:20 $ - the Mir coders +last changed: $Date: 2002/12/07 07:00:16 $ - the Mir coders