From: matty%chariot.net.au <> Date: Thu, 6 Jun 2002 11:08:59 +0000 (+0000) Subject: Release notes updates. X-Git-Tag: bugzilla-2.14.3~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b320905111212d27baa6b465233b035d277c1f2a;p=thirdparty%2Fbugzilla.git Release notes updates. --- diff --git a/docs/rel_notes.txt b/docs/rel_notes.txt index 1dc148bb2c..02f31ac0de 100644 --- a/docs/rel_notes.txt +++ b/docs/rel_notes.txt @@ -65,7 +65,13 @@ see the Bugzilla Guide for more information. (bug 147776) *** Outstanding Issues Of Note *** - + +These issues may have been fixed in later stable or development +versions of Bugzilla. If you are interested in tracking these +bugs, please see the bug report numbers listed to find out the +status of the fix for these bugs, or to obtain a patch that can +fix the problem on your installation. + - Bug counts (on reports.cgi) can be very slow if you have to count a lot of bugs. In this case the connection can time out before thepage finishes loading. Extending the cgi @@ -109,6 +115,11 @@ see the Bugzilla Guide for more information. - Querying on CC takes too long on big databases. (bug 127200) +- The email preferences option "Priority, status, severity, and/or milestone + changes" does not actually report status changes. You can however use the + option "The bug is resolved or verified" to achieve part of this. + (bug 130821) + *********************************************** *** USERS UPGRADING FROM 2.14.1 OR EARLIER *** *********************************************** @@ -142,6 +153,11 @@ see the Bugzilla Guide for more information. groupset of the first bug. (bug 107718) +- Some browsers (eg NetPositive) interacted with Bugzilla + badly and could have various form problems, including + removing group restrictions on bugs. + (bug 148674) + - It was possible for random confidential information to be divulged, if the shadow database was in use and became corrupted.