]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/changelog
Load bugs.css file in documentation html pages.
[debbugs.git] / debian / changelog
index b8c23045ad7e7190be85790a35e47003e6554895..c1c291e951749d2a35d31a33c82863e65fa922a4 100644 (file)
@@ -1,3 +1,25 @@
+debbugs (2.4.2~exp2) UNRELEASED; urgency=low
+
+  [ Don Armstrong ]
+  * Hack around elinks css bug (closes: #593804)
+  * affects now appends packages by default (closes: #656371). Thanks to
+    Andreas Beckmann and Julien Cristau.
+  * Fix spacing in owner block (closes: #670411)
+  * Fix double encoding issues (closes: #672432)
+  * Fix encoding in cgi
+  * Fix installation of templates (closes: #686928). Thanks to Mike
+    Gabriel.
+
+  [Thanks to Arnout Engelen: ]
+  * Add Homepage (closes: #670555).
+  * Fix VCS in control (closes: #670556).
+  * Link to blocked bugs (closes: #670568).
+
+  [ Mike Gabriel ]
+  * Load bugs.css file in documentation html pages.
+
+ -- Don Armstrong <don@debian.org>  Wed, 25 Aug 2010 01:57:38 -0700
+
 debbugs (2.4.2~exp1) experimental; urgency=low
 
   * Allow (almost) exactly what RFC2822 allows in comments (closes:
@@ -6,8 +28,34 @@ debbugs (2.4.2~exp1) experimental; urgency=low
   * Ditch \r and \n in status fields (closes: #545895)
   * Properly handle source packages when searching by maintainer; use
     package_maintainer instead of the hashes (closes: #556863)
-
- -- Don Armstrong <don@debian.org>  Wed, 26 Aug 2009 21:32:53 -0700
+  * Handle \r properly in Debbugs::MIME for PGP signatures
+    (closes: #565981). Thanks to Mike Hommey
+  * Allow type to be text as well as text/(something not html)
+    (closes: #566068). Thanks to Mike Hommey.
+  * Fix links to PTS pages for src packages (closes: #566089). Thanks to
+    Sandro Tosi.
+  * Fix affects for source packages (closes: #563470). Thanks to Charles
+    Plessy.
+  * Allow tag instead of tags; silently normalize it (closes: #567407).
+    Thanks to Martin Krafft.
+  * Properly handle Forwarded: at submit@ time (closes: #568020). Thanks
+    to Martin Krafft.
+  * Fix source package src: urls (closes: #567439). Thanks to Paul Wise.
+  * Use package_maintainer to search for packages maintained by a
+    maintainer (closes: #556863). Thanks to Yves-Alexis Perez.
+  * Linkify CVE reports (closes: #568464). Thanks to Martin Zobel-Helas.
+  * Fix noaffects option
+  * Allow the default sendmail options to be specified in the config file;
+    don't use -obq by default anymore.
+  * Add urls to control@ mail footer (Closes: #578822). Thanks to Lars
+    Wirzenius
+  * Don't RFC1522 escape ", ( and ). (Closes: #588859). Thanks to Glenn
+    Morris
+  * Various changes to make debbugs-local work better (Closes: #585796) 
+    - Add libnet-server-fork-perl to Depends for debbugs-local
+    - Sanitize env in -T code
+
+ -- Don Armstrong <don@debian.org>  Thu, 05 Aug 2010 21:54:12 -0700
 
 debbugs (2.4.2~exp0) experimental; urgency=low