]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/changelog
* Allow tag instead of tags; silently normalize it (closes: #567407).
[debbugs.git] / debian / changelog
index 44cf90bc3b510565f01e87246eb6265444c0e7e4..085e8c1d5ed3f2989f1bfcc9a31a72af5b176b9d 100644 (file)
@@ -1,3 +1,27 @@
+debbugs (2.4.2~exp1) experimental; urgency=low
+
+  * Allow (almost) exactly what RFC2822 allows in comments (closes:
+    #497144)
+  * Fix problem with non-existant /etc/debbugs/config
+  * 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)
+  * 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
+
+ -- Don Armstrong <don@debian.org>  Wed, 26 Aug 2009 21:32:53 -0700
+
 debbugs (2.4.2~exp0) experimental; urgency=low
 
   [ Anthony Towns ]