]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
25 years agoDon't send email notification of bug changes to people who aren't allowed to see...
terry%mozilla.org [Sun, 26 Sep 1999 03:35:52 +0000 (03:35 +0000)] 
Don't send email notification of bug changes to people who aren't allowed to see that bug.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header...
terry%mozilla.org [Sat, 25 Sep 1999 02:15:51 +0000 (02:15 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- more fixups to put proper header on pages.

25 years agoPatch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead...
terry%mozilla.org [Fri, 24 Sep 1999 04:35:29 +0000 (04:35 +0000)] 
Patch by Tom Schutter <tom@platte.com> -- set component to 'GNATS Import' instead of $product

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- several cleanups.
terry%mozilla.org [Fri, 24 Sep 1999 02:19:01 +0000 (02:19 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.

25 years agoPatch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several...
terry%mozilla.org [Fri, 24 Sep 1999 02:08:01 +0000 (02:08 +0000)] 
Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it.

25 years agoPatch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL...
terry%mozilla.org [Wed, 22 Sep 1999 22:55:56 +0000 (22:55 +0000)] 
Patch by Tom Schutter <tom@platte.com> -- was setting milestone descriptions to NULL instead of ''.

25 years agoThis is a perl script to help import bugs from a GNATS database into a
terry%mozilla.org [Wed, 22 Sep 1999 03:12:46 +0000 (03:12 +0000)] 
This is a perl script to help import bugs from a GNATS database into a
Bugzilla database.  Contributed by Tom Schutter <tom@platte.com>

25 years agoAdded a directory for contributed software.
terry%mozilla.org [Wed, 22 Sep 1999 03:11:56 +0000 (03:11 +0000)] 
Added a directory for contributed software.

25 years agoIf a mangled "order" is specified, it was crashing.
terry%mozilla.org [Sat, 18 Sep 1999 00:52:49 +0000 (00:52 +0000)] 
If a mangled "order" is specified, it was crashing.

25 years agoPatch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let
terry%mozilla.org [Thu, 16 Sep 1999 00:25:26 +0000 (00:25 +0000)] 
Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let
use "when" as a column name, so let's change our usage while it's
still easy to do so.

25 years agoWhining mail wasn't generated correctly if usernames != email addresses.
terry%mozilla.org [Wed, 15 Sep 1999 19:26:57 +0000 (19:26 +0000)] 
Whining mail wasn't generated correctly if usernames != email addresses.

25 years agoadd milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi)
endico%mozilla.org [Tue, 14 Sep 1999 07:14:50 +0000 (07:14 +0000)] 
add milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi)

25 years agoPatch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE.
terry%mozilla.org [Sat, 11 Sep 1999 01:53:51 +0000 (01:53 +0000)] 
Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE.

25 years agoLimit graph sizes to 64 inches in either dimension. (Yikes!)
terry%mozilla.org [Thu, 9 Sep 1999 00:27:42 +0000 (00:27 +0000)] 
Limit graph sizes to 64 inches in either dimension.  (Yikes!)

25 years agoUpdated version string to 2.7 (development) bugzilla-2.7 release-2.7
terry%mozilla.org [Tue, 31 Aug 1999 06:02:52 +0000 (06:02 +0000)] 
Updated version string to 2.7 (development)

25 years agoUpdated version string to 2.6 (shipping) bugzilla-2.6 release-2.6
terry%mozilla.org [Tue, 31 Aug 1999 06:02:22 +0000 (06:02 +0000)] 
Updated version string to 2.6 (shipping)

25 years agoDon't spuriously quote newlines in the comment description.
terry%mozilla.org [Mon, 30 Aug 1999 21:26:09 +0000 (21:26 +0000)] 
Don't spuriously quote newlines in the comment description.

25 years agoanother M9 hard coded in to most doomed
endico%mozilla.org [Sun, 29 Aug 1999 22:42:12 +0000 (22:42 +0000)] 
another M9 hard coded in to most doomed

25 years agoDon't even mention bugs that the user does not have permission to see.
terry%mozilla.org [Sat, 28 Aug 1999 00:31:21 +0000 (00:31 +0000)] 
Don't even mention bugs that the user does not have permission to see.

25 years agoAdded a missing </form>.
terry%mozilla.org [Sat, 28 Aug 1999 00:17:43 +0000 (00:17 +0000)] 
Added a missing </form>.

25 years agoDon't use "GET" for a form with a password in the obvious case where
terry%mozilla.org [Sat, 28 Aug 1999 00:17:29 +0000 (00:17 +0000)] 
Don't use "GET" for a form with a password in the obvious case where
we have no other bookmarkable data that we'll want to put in the URL.

25 years agofixed a typo
endico%mozilla.org [Fri, 27 Aug 1999 11:11:44 +0000 (11:11 +0000)] 
fixed a typo

25 years agooops. M9 was haredwired in
endico%mozilla.org [Fri, 27 Aug 1999 10:57:49 +0000 (10:57 +0000)] 
oops. M9 was haredwired in

25 years agoPatch suggested by dbaron@fas.harvard.edu -- kick the javascript on
terry%mozilla.org [Tue, 24 Aug 1999 22:24:49 +0000 (22:24 +0000)] 
Patch suggested by dbaron@fas.harvard.edu -- kick the javascript on
loading, in case the default query has some relevant fields set.

25 years agoPatch by Chris Baldwin <chris.baldwin@siara.com> -- allow optional
terry%mozilla.org [Thu, 19 Aug 1999 07:06:00 +0000 (07:06 +0000)] 
Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optional
entry of the user's realname.  Note that nothing actually makes use of
this info at present.

25 years agoAdded OpenVMS to the list of operating systems.
terry%mozilla.org [Tue, 17 Aug 1999 06:54:50 +0000 (06:54 +0000)] 
Added OpenVMS to the list of operating systems.

26 years agoWasn't using the 'emailsuffix' param.
terry%mozilla.org [Sat, 14 Aug 1999 00:10:01 +0000 (00:10 +0000)] 
Wasn't using the 'emailsuffix' param.

26 years agoonly claim that these are the 20 most doomed if we've left people off the list
endico%mozilla.org [Sat, 7 Aug 1999 09:25:38 +0000 (09:25 +0000)] 
only claim that these are the 20 most doomed if we've left people off the list

26 years agolimit Most Recently Doomed to the 20 most doomed. the full report takes forever
endico%mozilla.org [Sat, 7 Aug 1999 08:49:03 +0000 (08:49 +0000)] 
limit Most Recently Doomed to the 20 most doomed. the full report takes forever

26 years agoAdd a new report "most recently doomed".
endico%mozilla.org [Sat, 7 Aug 1999 07:38:09 +0000 (07:38 +0000)] 
Add a new report "most recently doomed".

26 years agoLast patch didn't work -- perl doesn't like the "scaler" function.
terry%mozilla.org [Sat, 7 Aug 1999 00:00:33 +0000 (00:00 +0000)] 
Last patch didn't work -- perl doesn't like the "scaler" function.

26 years agoOops. was counting closed bugs too.
endico%mozilla.org [Fri, 6 Aug 1999 04:21:01 +0000 (04:21 +0000)] 
Oops. was counting closed bugs too.

26 years agodon't offer most doomed report if this bugzilla installation doesn't use milestones...
endico%mozilla.org [Fri, 6 Aug 1999 03:48:51 +0000 (03:48 +0000)] 
don't offer most doomed report if this bugzilla installation doesn't use milestones. remove semicolons from sql queries. the version of mysql running on lounge throws an error on semicoloned queries.

26 years agoAdd a current milestone variable and a most doomed report that's like the ones chofma...
endico%mozilla.org [Fri, 6 Aug 1999 03:02:20 +0000 (03:02 +0000)] 
Add a current milestone variable and a most doomed report that's like the ones chofmann posts listing engineers with Mx bugs by number of bugs.

26 years agoadd image/jpeg, image/png and image/gif mime types
endico%mozilla.org [Thu, 5 Aug 1999 00:36:43 +0000 (00:36 +0000)] 
add image/jpeg, image/png and image/gif mime types

26 years agoPatch by msrex@suse.de -- don't send mail to the same address more
terry%mozilla.org [Wed, 4 Aug 1999 22:07:28 +0000 (22:07 +0000)] 
Patch by msrex@suse.de -- don't send mail to the same address more
than once (in case our mail transport is too stupid to remove the dups
for us).

26 years agoPatch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch...
terry%mozilla.org [Wed, 4 Aug 1999 01:41:29 +0000 (01:41 +0000)] 
Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify a bunch of bugs at once.

26 years agoFix a typo in the "process any SQL" feature, that has made this
terry%mozilla.org [Mon, 2 Aug 1999 23:12:47 +0000 (23:12 +0000)] 
Fix a typo in the "process any SQL" feature, that has made this
feature completely busted for about a year now.  I guess people don't
use it...

26 years agoPatch by jtg@varesearch.com -- fixed stupid typo in default value for
terry%mozilla.org [Tue, 27 Jul 1999 03:50:10 +0000 (03:50 +0000)] 
Patch by jtg@varesearch.com -- fixed stupid typo in default value for
blurbhtml.

26 years agoGet rid of extra semicolons.
terry%mozilla.org [Tue, 27 Jul 1999 03:41:54 +0000 (03:41 +0000)] 
Get rid of extra semicolons.

26 years agoNot really having time to really finish this, I'll put it up for others to work with.
bryce-mozilla%nextbus.com [Mon, 26 Jul 1999 02:45:55 +0000 (02:45 +0000)] 
Not really having time to really finish this, I'll put it up for others to work with.
This is a login-centric view of the database.  It is very slow for systems
ith large numbers of logins.

26 years agoSpurious &. Remove $::buffer feature, as it was unused and broken.
bryce-mozilla%nextbus.com [Fri, 9 Jul 1999 06:55:32 +0000 (06:55 +0000)] 
Spurious &.  Remove $::buffer feature, as it was unused and broken.

26 years agoMore tiny battles in the HTML syntax error war
bryce-mozilla%nextbus.com [Fri, 9 Jul 1999 06:06:46 +0000 (06:06 +0000)] 
More tiny battles in the HTML syntax error war

26 years agoAnother battle in the HTML syntax error war.
bryce-mozilla%nextbus.com [Fri, 9 Jul 1999 05:53:50 +0000 (05:53 +0000)] 
Another battle in the HTML syntax error war.

26 years agoEnable custom bug creation pages that try to set more fields than
terry%mozilla.org [Thu, 8 Jul 1999 07:21:33 +0000 (07:21 +0000)] 
Enable custom bug creation pages that try to set more fields than
enter_bug.cgi does.

26 years agoThe next logical extension of the fixes for non-Netscape browsers
bryce-mozilla%nextbus.com [Thu, 1 Jul 1999 10:45:43 +0000 (10:45 +0000)] 
The next logical extension of the fixes for non-Netscape browsers
from the last checkin.  Non-serverpush browsers have always been sent
incorrect HTML headers, causing assorted problems (see Bug #8069 affecting
MSIE).  The code paths are very convoluted, but I think I have now
straightened them out.

26 years agoAdded "entryheaderhtml" parameter which lets you specify text to
endico%mozilla.org [Tue, 29 Jun 1999 07:24:40 +0000 (07:24 +0000)] 
Added "entryheaderhtml" parameter which lets you specify text to
add to beginning of bug entry form. also aligned text in the form
to make it pretty. Uncomment the <!--</tr><tr>--> if people complain
the 80 col description text box doesn't fit narrow screens.

26 years agoAnother battle in the HTML syntax error war. Two bodies, and a hanging
bryce-mozilla%nextbus.com [Sun, 27 Jun 1999 09:09:45 +0000 (09:09 +0000)] 
Another battle in the HTML syntax error war.  Two bodies, and a hanging
table data.  Hope this is OK, Terry.

26 years agoMake attachments remember who submitted that attachment.
terry%mozilla.org [Wed, 23 Jun 1999 06:44:21 +0000 (06:44 +0000)] 
Make attachments remember who submitted that attachment.

26 years agoExplain some history.
terry%mozilla.org [Tue, 15 Jun 1999 22:44:42 +0000 (22:44 +0000)] 
Explain some history.

26 years agoAssorted minor UI cleanups (mostly putting navigation headers in, and
bryce-mozilla%nextbus.com [Tue, 15 Jun 1999 11:29:04 +0000 (11:29 +0000)] 
Assorted minor UI cleanups (mostly putting navigation headers in, and
rewording "return to query page" for pages where that is not always true.
Also add two options to the main index.html

26 years agoFix several browsers, Lynx and Opera at least. HTML syntax errors here
bryce-mozilla%nextbus.com [Tue, 15 Jun 1999 11:25:28 +0000 (11:25 +0000)] 
Fix several browsers, Lynx and Opera at least.  HTML syntax errors here
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.

26 years agoA null quip file was causing errors.
terry%mozilla.org [Tue, 15 Jun 1999 00:37:02 +0000 (00:37 +0000)] 
A null quip file was causing errors.

26 years agoAdded the ability to configure bugzilla so that we only allow local
terry%mozilla.org [Tue, 15 Jun 1999 00:33:51 +0000 (00:33 +0000)] 
Added the ability to configure bugzilla so that we only allow local
usernames for email addresses.

26 years agoAdded BeOS to the list of OS's.
terry%mozilla.org [Mon, 14 Jun 1999 23:46:40 +0000 (23:46 +0000)] 
Added BeOS to the list of OS's.

26 years agoGive administrators a clue that upgrading is possible, even straightforward.
bryce-mozilla%nextbus.com [Sat, 12 Jun 1999 08:16:44 +0000 (08:16 +0000)] 
Give administrators a clue that upgrading is possible, even straightforward.

26 years agoDisplay components in alphabetical order.
terry%mozilla.org [Sat, 12 Jun 1999 00:39:38 +0000 (00:39 +0000)] 
Display components in alphabetical order.

26 years agoSome apache servers seem not to deliever the REMOTE_HOST environment var.
terry%mozilla.org [Sat, 12 Jun 1999 00:39:19 +0000 (00:39 +0000)] 
Some apache servers seem not to deliever the REMOTE_HOST environment var.

26 years agoWas choking if not using qacontact field.
terry%mozilla.org [Sat, 12 Jun 1999 00:37:43 +0000 (00:37 +0000)] 
Was choking if not using qacontact field.

26 years agoUpdate some things for more modern mysql's.
terry%mozilla.org [Sat, 12 Jun 1999 00:37:11 +0000 (00:37 +0000)] 
Update some things for more modern mysql's.

26 years agoMake nospam comparison case insensitive, since BugZilla keeps the
bryce-mozilla%nextbus.com [Fri, 11 Jun 1999 23:07:32 +0000 (23:07 +0000)] 
Make nospam comparison case insensitive, since BugZilla keeps the
case of the login, which might differ from the case in the database.

26 years agoExplain how to configure things so that big attachments will work.
terry%mozilla.org [Fri, 4 Jun 1999 02:56:43 +0000 (02:56 +0000)] 
Explain how to configure things so that big attachments will work.

26 years agoAdded simple sanity checking of the dependencies table.
terry%mozilla.org [Wed, 2 Jun 1999 03:52:15 +0000 (03:52 +0000)] 
Added simple sanity checking of the dependencies table.

26 years agoOops; was flailing if rankdir wasn't defined.
terry%mozilla.org [Fri, 28 May 1999 03:20:57 +0000 (03:20 +0000)] 
Oops; was flailing if rankdir wasn't defined.

26 years agoAllow user to control orientation of graph; default it to left-to-right.
terry%mozilla.org [Fri, 28 May 1999 02:53:25 +0000 (02:53 +0000)] 
Allow user to control orientation of graph; default it to left-to-right.

26 years agoNotify by mail whenever a related bug changes status.
terry%mozilla.org [Fri, 28 May 1999 01:18:29 +0000 (01:18 +0000)] 
Notify by mail whenever a related bug changes status.

26 years agoPatched minor security hole; don't show summary of bugs that the user
terry%mozilla.org [Thu, 27 May 1999 22:17:25 +0000 (22:17 +0000)] 
Patched minor security hole; don't show summary of bugs that the user
doesn't have permission to see.

26 years agoMake sure every node that we asked about shows up in the graph, even
terry%mozilla.org [Thu, 27 May 1999 21:42:19 +0000 (21:42 +0000)] 
Make sure every node that we asked about shows up in the graph, even
if it doesn't have any dependency relationships.

26 years agoAdded dependencies, so that you can mark which bugs depend on which
terry%mozilla.org [Thu, 27 May 1999 21:13:40 +0000 (21:13 +0000)] 
Added dependencies, so that you can mark which bugs depend on which
other ones.

26 years agoFixed bug 7000 -- handle hyphens in hostnames of email addresses when
terry%mozilla.org [Wed, 26 May 1999 02:52:34 +0000 (02:52 +0000)] 
Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
highlighting.

26 years agoAvoid mid-air collisions (implementing a suggestion by
terry%mozilla.org [Wed, 26 May 1999 02:22:30 +0000 (02:22 +0000)] 
Avoid mid-air collisions (implementing a suggestion by
py8ieh=bugzilla@bath.ac.uk).

26 years agoFixed stupid typo.
terry%mozilla.org [Wed, 26 May 1999 00:59:39 +0000 (00:59 +0000)] 
Fixed stupid typo.

26 years agoAdded "Neutrino" to the list of operating systems
terry%mozilla.org [Tue, 25 May 1999 04:37:26 +0000 (04:37 +0000)] 
Added "Neutrino" to the list of operating systems

26 years agoPatch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
terry%mozilla.org [Tue, 25 May 1999 04:16:18 +0000 (04:16 +0000)] 
Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) --
Allow case insensitive and regexp based searches for strings in bugs.

26 years agoGet rid of stupid debugging code.
terry%mozilla.org [Tue, 25 May 1999 02:55:43 +0000 (02:55 +0000)] 
Get rid of stupid debugging code.

26 years agoAdded Mac System 8.6.
terry%mozilla.org [Tue, 25 May 1999 02:44:34 +0000 (02:44 +0000)] 
Added Mac System 8.6.

26 years agoMake sure login name is in canonical form.
terry%mozilla.org [Tue, 25 May 1999 02:42:28 +0000 (02:42 +0000)] 
Make sure login name is in canonical form.

26 years agoOops; fixed stupid typo.
terry%mozilla.org [Tue, 25 May 1999 02:08:59 +0000 (02:08 +0000)] 
Oops; fixed stupid typo.

26 years agoDon't put the filename in the content-type field; it's apparently not legal MIME...
terry%mozilla.org [Tue, 25 May 1999 02:06:04 +0000 (02:06 +0000)] 
Don't put the filename in the content-type field; it's apparently not legal MIME for some content-types.

26 years agoDon't do javascript on browsers older than 4.06; it seems not to be working.
terry%mozilla.org [Thu, 13 May 1999 09:45:20 +0000 (09:45 +0000)] 
Don't do javascript on browsers older than 4.06; it seems not to be working.

26 years agoMinor formatting tweak.
terry%mozilla.org [Thu, 13 May 1999 01:27:18 +0000 (01:27 +0000)] 
Minor formatting tweak.

26 years agoAdded user preference controlling how much email they get.
terry%mozilla.org [Thu, 13 May 1999 00:20:39 +0000 (00:20 +0000)] 
Added user preference controlling how much email they get.

26 years agonavigation_header() should work even if $::FORM{'id'} isn't defined.
terry%mozilla.org [Thu, 13 May 1999 00:18:10 +0000 (00:18 +0000)] 
navigation_header() should work even if $::FORM{'id'} isn't defined.

26 years ago"nospam" feature. BugZilla will no longer email the person submitting
bryce-mozilla%nextbus.com [Wed, 12 May 1999 12:22:34 +0000 (12:22 +0000)] 
"nospam" feature.  BugZilla will no longer email the person submitting
the change (after all, they are right there viewing things interactively).
To make this clear to everyone, print out the exact email list as each
bug is processed.

26 years agoAdd new section on MySQL security, give hints for setting up the bug
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:53:11 +0000 (11:53 +0000)] 
Add new section on MySQL security, give hints for setting up the bug
characterization enums, and a fix a few minor glitchies.  A BugZilla
novice, however, is the only person who can properly proof these instructions.

26 years agoI keep chipping away at the Mozilla-specific things.
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:40:02 +0000 (11:40 +0000)] 
I keep chipping away at the Mozilla-specific things.

26 years agoRemove dead code
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:33:14 +0000 (11:33 +0000)] 
Remove dead code

26 years agoMake URL an actual link
bryce-mozilla%nextbus.com [Wed, 12 May 1999 11:31:35 +0000 (11:31 +0000)] 
Make URL an actual link

26 years agoOops; back out last change; was checked in by mistake (and with the wrong log comment...
terry%mozilla.org [Tue, 11 May 1999 06:15:08 +0000 (06:15 +0000)] 
Oops; back out last change; was checked in by mistake (and with the wrong log comment, too).

26 years agoRemember the 'changedin' field when memorizing queries.
terry%mozilla.org [Tue, 11 May 1999 06:12:49 +0000 (06:12 +0000)] 
Remember the 'changedin' field when memorizing queries.

26 years agoDo some sanity checking on the entered bug number.
terry%mozilla.org [Tue, 11 May 1999 05:52:43 +0000 (05:52 +0000)] 
Do some sanity checking on the entered bug number.

26 years agoTry to save Ry4an from getting some spam.
terry%mozilla.org [Tue, 11 May 1999 05:52:25 +0000 (05:52 +0000)] 
Try to save Ry4an from getting some spam.

26 years agoAllow querying by groupset (though there is no UI for it yet; can only
terry%mozilla.org [Tue, 11 May 1999 05:23:12 +0000 (05:23 +0000)] 
Allow querying by groupset (though there is no UI for it yet; can only
use this by manually hacking the URL string.)

26 years agoGive better error messages when we can't display a bug.
terry%mozilla.org [Tue, 11 May 1999 05:08:58 +0000 (05:08 +0000)] 
Give better error messages when we can't display a bug.

26 years agoOops. Accounts created via the "createaccount.cgi" page were not
terry%mozilla.org [Sat, 8 May 1999 05:07:21 +0000 (05:07 +0000)] 
Oops.  Accounts created via the "createaccount.cgi" page were not
getting their password emailed to them.

26 years agoProvide an option to tell mysql "set option SQL_BIG_TABLES=1". This
terry%mozilla.org [Sat, 8 May 1999 04:49:23 +0000 (04:49 +0000)] 
Provide an option to tell mysql "set option SQL_BIG_TABLES=1".  This
is necessary for very big queries, but it will slow things up some
otherwise.

26 years agoPresent people an immediate opportunity to attach something to a bug.
terry%mozilla.org [Thu, 6 May 1999 05:16:21 +0000 (05:16 +0000)] 
Present people an immediate opportunity to attach something to a bug.

26 years agoSigh. Fix some indentation I just screwed up.
terry%mozilla.org [Thu, 6 May 1999 05:06:49 +0000 (05:06 +0000)] 
Sigh.  Fix some indentation I just screwed up.

26 years agoGet rid of tabs. (We try to keep tabs out of bugzilla source. We
terry%mozilla.org [Thu, 6 May 1999 05:05:19 +0000 (05:05 +0000)] 
Get rid of tabs.  (We try to keep tabs out of bugzilla source.  We
often fail.)

26 years agoAdded newlines to the end of some messages; the last line was getting
terry%mozilla.org [Thu, 6 May 1999 04:29:46 +0000 (04:29 +0000)] 
Added newlines to the end of some messages; the last line was getting
eaten sometimes.