]> git.donarmstrong.com Git - debbugs.git/commitdiff
add a link to the bug when thanking new bug submissions
authorDon Armstrong <don@donarmstrong.com>
Thu, 6 Jul 2017 02:56:54 +0000 (19:56 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 6 Jul 2017 02:56:54 +0000 (19:56 -0700)
debian/changelog
templates/en_US/mail/process_ack_thanks_new.tmpl

index 64257c37f1724224c361d58ed16fa9d717261991..c35ac38b2edbfb026582f5d167dd912a1fcdaf7b 100644 (file)
@@ -414,6 +414,7 @@ debbugs (2.4.2~exp0) experimental; urgency=low
     #517834)
   * Ditch extra blank lines (closes: #494843)
   * Handle &#39; ending links in Debbugs::CGI::Bugreport (closes: #539020)
+  * Add a link to ack_thanks in process (Closes: #863274)
 
   
  -- Don Armstrong <don@debian.org>  Sun, 26 Jul 2009 05:48:16 -0700
index 61954abb45983fda58c9ff65d9905f4123a8bed4..adcb5c01093fd95b14772e8e39559d240b5d0aaa 100644 (file)
@@ -1 +1,3 @@
 Thank you for filing a new {$config{bug}} report with {$config{project}}.
+
+You can follow progress on this {$config{bug}} here: {bugurl($ref)}.