summaryrefslogtreecommitdiffstats
path: root/makeversiontable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-10-07 06:52:09 +0200
committerterry%netscape.com <>1998-10-07 06:52:09 +0200
commit027b1ae1fc5dc077b8f4f84542106e8c01313ad4 (patch)
tree746d118a383a482b5bb61fb3fb19847ade7f91bb /makeversiontable.sh
parentef330148fc297f5219600f8c62c532c048ea8e19 (diff)
downloadbugzilla-027b1ae1fc5dc077b8f4f84542106e8c01313ad4.tar.gz
bugzilla-027b1ae1fc5dc077b8f4f84542106e8c01313ad4.tar.xz
Removed the old "Bugzilla" product; those bugs are now part of the
new "Webtools" product.
Diffstat (limited to 'makeversiontable.sh')
-rwxr-xr-xmakeversiontable.sh2
1 files changed, 0 insertions, 2 deletions
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");