Fix moving unticked messages between IMAP groups
[gnus] / lisp / ChangeLog
index 2eb6023..69558f9 100644 (file)
@@ -1,5 +1,13 @@
+2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
+       mark state when moving articles.  Otherwise unticked articles will get
+       their ticks back after moving.
+
 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
+
        * message.el (message-ignored-news-headers): Always remove
        X-Message-SMTP-Method to avoid information leakage if the user
        mistakenly inserts the header into news messages.