]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Add a few more clues.
authorterry%netscape.com <>
Wed, 16 Sep 1998 04:55:46 +0000 (04:55 +0000)
committerterry%netscape.com <>
Wed, 16 Sep 1998 04:55:46 +0000 (04:55 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a53c3f3ceabbb260932b7b91a78ace83e77861af..7880449331a737dba0370fe4a050178e05fb5090 100644 (file)
--- 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.
+