From: terry%netscape.com <> Date: Wed, 16 Sep 1998 04:55:46 +0000 (+0000) Subject: Add a few more clues. X-Git-Tag: bugzilla-1.3~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22b55f1b2ac1504a36a9f6b96dc86266471ddb1e;p=thirdparty%2Fbugzilla.git Add a few more clues. --- diff --git a/CHANGES b/CHANGES index a53c3f3cea..7880449331 100644 --- a/CHANGES +++ b/CHANGES @@ -18,7 +18,8 @@ file. This is the file that contains parameters you've set up on the editparams.cgi page. Before changing to Perl, this was a tcl-syntax file, stored in the same directory as the code; after the change to Perl, it becomes a perl-syntax file, stored in a subdirectory named -"data". +"data". See the README file for more details on what version of Perl +you need. So, if updating from an older version of Bugzilla, you will need to edit data/param, change the email address listed for @@ -27,6 +28,10 @@ and reset all the parameters to your taste. Fortunately, your old params file will still be around, and so you ought to be able to cut&paste important bits from there. +Also, note that the "whineatnews" script has changed name (it now has +an extension of .pl instead of .tcl), so you'll need to change your +cron job. +