From 378bc502fa31992ecd26676a42014aa677281a82 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Fri, 5 Mar 1999 04:37:24 +0000 Subject: Added "Grendel". --- makeproducttable.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'makeproducttable.sh') diff --git a/makeproducttable.sh b/makeproducttable.sh index 23a434e77..f498e5425 100755 --- a/makeproducttable.sh +++ b/makeproducttable.sh @@ -40,6 +40,7 @@ insert into products (product, description, milestoneurl) values ("Browser", 'Fo insert into products (product, description) values ("Calendar", 'For bugs about the Calendar project'); insert into products (product, description) values ("CCK", 'For bugs about the Client Customization Kit project'); insert into products (product, description) values ("Directory", 'For bugs about the Directory (LDAP) project'); +insert into products (product, description) values ("Grendel", 'For bugs about the Grendel java-based mail/news reader'); insert into products (product, description) values ("MailNews", 'For bugs about the Mozilla Mail/News project'); insert into products (product, description, disallownew) values ("MozillaClassic", "For bugs about the Mozilla web browser", 1); 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.1