summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-09-16 06:55:46 +0200
committerterry%netscape.com <>1998-09-16 06:55:46 +0200
commit22b55f1b2ac1504a36a9f6b96dc86266471ddb1e (patch)
tree97586f06e2e0f85e566f42182e2f4b387d934be7 /CHANGES
parent4727e6c09f88e63f02e6c8f359862d0c0942ed36 (diff)
downloadbugzilla-22b55f1b2ac1504a36a9f6b96dc86266471ddb1e.tar.gz
bugzilla-22b55f1b2ac1504a36a9f6b96dc86266471ddb1e.tar.xz
Add a few more clues.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index a53c3f3ce..788044933 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.
+