diff lisp/gnus/ChangeLog @ 111718:641811f5af6b

nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Fri, 26 Nov 2010 00:45:03 +0000
parents 5b0bb82d5f67
children 2ec43a7063b3
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Thu Nov 25 23:43:16 2010 +0000
+++ b/lisp/gnus/ChangeLog	Fri Nov 26 00:45:03 2010 +0000
@@ -1,3 +1,8 @@
+2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+	* nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
+	introduces regressions in article selection.
+
 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 	* message.el (message-called-interactively-p): A temporary macro.