From 027b1ae1fc5dc077b8f4f84542106e8c01313ad4 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Wed, 7 Oct 1998 04:52:09 +0000 Subject: Removed the old "Bugzilla" product; those bugs are now part of the new "Webtools" product. --- makeproducttable.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'makeproducttable.sh') diff --git a/makeproducttable.sh b/makeproducttable.sh index 5e478134d..7e7fc3000 100755 --- a/makeproducttable.sh +++ b/makeproducttable.sh @@ -33,7 +33,6 @@ description mediumtext ); -insert into products (product, description) values ("Bugzilla", "Please don't use this! This product is going away very very soon. Please use 'Webtools' instead."); insert into products (product, description) values ("Mozilla", "For bugs about the Mozilla web browser"); insert into products (product, description) values ("NGLayout", 'For bugs about the New Layout project'); insert into products (product, description) values ("Webtools", 'For bugs about the web-based tools that mozilla.org uses. This include Bugzilla (problems you are having with this bug system itself), Bonsai, and Tinderbox.'); -- cgit v1.2.3-24-g4f1b