s/\\n\\n\\n/\\n\\n/
[gnus] / lisp / ChangeLog
index 29ed11a..33bb490 100644 (file)
@@ -1,5 +1,19 @@
+2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
+
+       * nnimap.el (nnimap-make-thread-query): New utility function to format
+       an imap thread search query.
+       (nnimap-request-thread): Use it.
+
+       * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
+       right select-method if we are not going back to the group buffer.
+
 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
+       enter invalid buffer configurations into the quit form (bug#9107).
+       (gnus-group-tool-bar-gnome): Replace connect/disconnect with
+       unplugged/plugged.
+
        * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
        keep track of which ones are unread (bug#9061).