From: Don Armstrong Date: Mon, 8 Jan 2007 00:56:41 +0000 (-0800) Subject: - Add support for hiding useless messages; thanks to Sune Vuorela. X-Git-Tag: release/2.6.0~585^2^2~45 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=682b8888e2aebb968cf16b7ff3e6356b7f67ec78;p=debbugs.git - Add support for hiding useless messages; thanks to Sune Vuorela. (closes: #406020) --- diff --git a/cgi/bugreport.cgi b/cgi/bugreport.cgi index ec8d1f1..5f56eaa 100755 --- a/cgi/bugreport.cgi +++ b/cgi/bugreport.cgi @@ -564,20 +564,16 @@ print < diff --git a/debian/changelog b/debian/changelog index 5708cbd..f3fb394 100644 --- a/debian/changelog +++ b/debian/changelog @@ -143,6 +143,8 @@ debbugs (2.4.2) UNRELEASED; urgency=low - Dissallow forwarded being set to a $gEmailDomain address (closes: #397486) - Fix broken sorting by usertags by forcing numeric (closes: #395027) + - Add support for hiding useless messages; thanks to Sune Vuorela. + (closes: #406020) -- Colin Watson Fri, 20 Jun 2003 18:57:25 +0100