From 332007a1782cd69e3524fe84593424d054906965 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Fri, 21 Oct 2005 04:01:16 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=8734 --- doc/versions.inc | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/versions.inc b/doc/versions.inc index d5a597f2f4..c76f8f127c 100644 --- a/doc/versions.inc +++ b/doc/versions.inc @@ -81,6 +81,9 @@ $w522= array( use programs like BOINCView or any other third party tool you may need to look up or change the password specified in gui_rpc_auth.cfg. This change keeps people from randomly detaching from projects over the network on remote machines. +
  • + If you need to revert from 5.2.x to an earlier version, you must delete the file + gui_rpc_auth.cfg from your BOINC directory. ", "bugs"=>" ", "bugs"=>" @@ -288,6 +294,9 @@ $l524 = array( use programs like BOINCView or any other third party tool you may need to look up or change the password specified in gui_rpc_auth.cfg. This change keeps people from randomly detaching from projects over the network on remote machines. +
  • + If you need to revert from 5.2.x to an earlier version, you must delete the file + gui_rpc_auth.cfg from your BOINC directory. " ); @@ -345,12 +354,12 @@ $windows = array( $mac = array( "name"=>"Macintosh OS X (10.3 or higher)", "versions"=>array( + $m524, + $m524c, $m443, $m437s, $m443c, - $m419, - $m524, - $m524c + $m419 ) ); $linux = array(