From 165d9bacac040c64c8b1d98d0a8704101a41e0d5 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 18 Feb 2009 21:06:49 -0800 Subject: [PATCH] Ditch 'as before' (closes: #514677) --- debian/changelog | 1 + templates/en_US/mail/process_ack.tmpl | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8c0355c4..4ecc815e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -243,6 +243,7 @@ debbugs (2.4.2) UNRELEASED; urgency=low * Use get_addresses to parse X-Debbugs-Cc: to allow multiple Cc:'s (closes: #514183) * Calculate last modified using summary as well as log (closes: #515063) + * Ditch 'as before' (closes: #514677) -- Colin Watson Fri, 20 Jun 2003 18:57:25 +0100 diff --git a/templates/en_US/mail/process_ack.tmpl b/templates/en_US/mail/process_ack.tmpl index eca57752..a7394de7 100644 --- a/templates/en_US/mail/process_ack.tmpl +++ b/templates/en_US/mail/process_ack.tmpl @@ -3,7 +3,7 @@ This is an automatically generated reply to let you know your message has been received. { $forwardexplain }{ $resentccexplain } If you wish to submit further information on this problem, please -send it to { $refreplyto }, as before. +send it to { $refreplyto }. Please do not send mail to {$config{maintainer_email}} unless you wish to report a problem with the {ucfirst($config{bug})}-tracking system. -- 2.39.5