(nnimap-update-qresync-info): \Flagged messages are read for Gnus.
[gnus] / lisp / ChangeLog
index c316444..15693a8 100644 (file)
@@ -1,3 +1,24 @@
+2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
+       for Gnus.
+
+       * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
+       non-variable, too.
+
+       * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
+       available.
+       (nnimap-update-info): Rely more on the current active than the param
+       active to avoid marking articles as read too much.
+
+       * auth-source.el (auth-source-create): Use (user-login-name) for the
+       user name default.
+
+       * nnimap.el (nnimap-update-info): If the server doesn't return any
+       useful info, just use the previous info.
+       (nnimap-update-info): Prefer old info over start-article.
+       (nnimap-update-qresync-info): Finish implementing QRESYNC.
+
 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
 
        * nnir.el (autoload): Clean up autoloads.