diff options
author | terry%netscape.com <> | 1999-03-25 09:14:26 +0100 |
---|---|---|
committer | terry%netscape.com <> | 1999-03-25 09:14:26 +0100 |
commit | 1885150ec2f834ac6eca117e2d422cba518d30f3 (patch) | |
tree | a58d2362559ffa223363b16b60cc73bf50bc6e13 /CHANGES | |
parent | 4560ec828cfd27f363f665df40d463619ed35231 (diff) | |
download | bugzilla-1885150ec2f834ac6eca117e2d422cba518d30f3.tar.gz bugzilla-1885150ec2f834ac6eca117e2d422cba518d30f3.tar.xz |
Quote URLs and email addresses in the long description of bugs.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ query the CVS tree. For example, will tell you what has been changed in the last week. +3/24/99 Added quoting of URLs and email addresses in bug descriptions. This +requires the use of the HTML::FromText CPAN module, which can be downloaded +from ftp://ftp.cpan.org/pub/perl/CPAN/modules/by-module/HTML/. + + 3/22/99 Added the ability to query by fields which have changed within a date range. To make this perform a bit better, we need a new index: |