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. --- makeversiontable.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'makeversiontable.sh') diff --git a/makeversiontable.sh b/makeversiontable.sh index 98e0b52b8..140c7c8f8 100755 --- a/makeversiontable.sh +++ b/makeversiontable.sh @@ -41,8 +41,6 @@ insert into versions (value, program) values ("1998-04-29", "Mozilla"); insert into versions (value, program) values ("1998-06-03", "Mozilla"); insert into versions (value, program) values ("1998-07-28", "Mozilla"); insert into versions (value, program) values ("1998-09-04", "Mozilla"); -insert into versions (value, program) values ("1.0", "Bugzilla"); -insert into versions (value, program) values ("other", "Bugzilla"); insert into versions (value, program) values ("other", "NGLayout"); insert into versions (value, program) values ("other", "Webtools"); -- cgit v1.2.3-24-g4f1b