From 49564ef4a47d607579395babba7846eb4ea04522 Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Fri, 16 Jan 2004 08:32:57 +0000 Subject: Minor adjustment to documentation to account for changes made in bug 229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written by me and ignored by Gerv :-P --- docs/xml/faq.xml | 4 ++-- docs/xml/installation.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/xml/faq.xml b/docs/xml/faq.xml index d00a8e8f3..a89112f1d 100644 --- a/docs/xml/faq.xml +++ b/docs/xml/faq.xml @@ -578,8 +578,8 @@ perl -pi -e 's@#\!/usr/bin/perl@#\!/usr/local/bin/perl@' *cgi *pl - I want whineatnews.pl to whine at something different to only new - bugs. How do I do it? + I want whineatnews.pl to whine at something other than new and + reopened bugs. How do I do it? diff --git a/docs/xml/installation.xml b/docs/xml/installation.xml index 2cd5ea194..b3dd2a420 100644 --- a/docs/xml/installation.xml +++ b/docs/xml/installation.xml @@ -1,5 +1,5 @@ - + Installation @@ -1053,7 +1053,7 @@ proc filter_deny { why } { By now you have a fully functional Bugzilla, but what good are bugs if they're not annoying? To help make those bugs more annoying you can set up Bugzilla's automatic whining system to complain at engineers - which leave their bugs in the NEW state without triaging them. + which leave their bugs in the NEW or REOPENED state without triaging them. This can be done by -- cgit v1.2.3-24-g4f1b