summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-10-07 05:23:40 +0200
committerterry%netscape.com <>1998-10-07 05:23:40 +0200
commit5e9f3b19b20c731d302e06b432ac105ca515aa02 (patch)
tree9790c87c9bdd660764f68a9eaa95091f62bd55dc /CHANGES
parent798044275be99053ebf51ca146ce6426b9f5cb80 (diff)
downloadbugzilla-5e9f3b19b20c731d302e06b432ac105ca515aa02.tar.gz
bugzilla-5e9f3b19b20c731d302e06b432ac105ca515aa02.tar.xz
Added new "products" table, which contains a description for each
product. This description is presented when the user is entering a new bug.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
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