From 5e9f3b19b20c731d302e06b432ac105ca515aa02 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Wed, 7 Oct 1998 03:23:40 +0000 Subject: Added new "products" table, which contains a description for each product. This description is presented when the user is entering a new bug. --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 42e262905..fe704836a 100644 --- a/CHANGES +++ b/CHANGES @@ -12,6 +12,15 @@ will tell you what has been changed in the last week. +10/7/98 Added a new table called "products". Right now, this is used +only to have a description for each product, and that description is +only used when initially adding a new bug. Anyway, you *must* create +the new table (which you can do by running the new makeproducttable.sh +script). If you just leave it empty, things will work much as they +did before, or you can add descriptions for some or all of your +products. + + 9/15/98 Everything has been ported to Perl. NO MORE TCL. This transition should be relatively painless, except for the "params" file. This is the file that contains parameters you've set up on the -- cgit v1.2.3-24-g4f1b