diff lisp/gnus/ChangeLog @ 111479:244f248736b4

nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles. message.el (message-resend): Don't disable encoding unless it's already encoded.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 10 Nov 2010 23:16:01 +0000
parents b6da43d9e0f5
children 0b07548fdfe0
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Wed Nov 10 23:27:02 2010 +0100
+++ b/lisp/gnus/ChangeLog	Wed Nov 10 23:16:01 2010 +0000
@@ -1,3 +1,11 @@
+2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+	* message.el (message-resend): Don't disable encoding unless it's
+	already encoded.
+
+	* nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
+	low-numbered articles.
+
 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 	* rfc2047.el (rfc2047-syntax-table): Simplify.