diff lisp/gnus/ChangeLog @ 103352:827a8db0b5ad

Synch with Gnus trunk: 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset to deleted part. 2009-05-30 David Engster <dengste@eml.cc> * nnmairix.el: Remove old documentation in the commentary block. (nnmairix-request-group): Do not update active file for nnml back ends. (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back end so that overview files are ignored. (nnmairix-update-groups): Make updating the groups more robust by using marks. (nnmairix-determine-original-group-from-path): Circumvent mairix bug with dollar characters in message-id.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 08 Jun 2009 22:47:11 +0000
parents 0062b68a76c3
children 21ddc18f8c1b
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Mon Jun 08 15:04:47 2009 +0000
+++ b/lisp/gnus/ChangeLog	Mon Jun 08 22:47:11 2009 +0000
@@ -1,3 +1,19 @@
+2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+	* gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
+	to deleted part.
+
+2009-05-30  David Engster  <dengste@eml.cc>
+
+	* nnmairix.el: Remove old documentation in the commentary block.
+	(nnmairix-request-group): Do not update active file for nnml back ends.
+	(nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
+	end so that overview files are ignored.
+	(nnmairix-update-groups): Make updating the groups more robust by using
+	marks.
+	(nnmairix-determine-original-group-from-path): Circumvent mairix bug
+	with dollar characters in message-id.
+
 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
 	* spam.el: Use dns-query instead of query-dns.  Was renamed on