+2009-04-26 21:09 +0200 Rocco Rutte <pdmef@gmx.net> (9fa4a3e74355)
+
+ * UPDATING, doc/manual.xml.head, pop.c: POP: Support hcache updating,
+ too.
+
+ This also allows us to use hcache to manage "flagged" and "replied"
+ message flags.
+
+2009-04-26 20:44 +0200 Rocco Rutte <pdmef@gmx.net> (2fe6f875c7ae)
+
+ * ChangeLog, imap/imap.c, mh.c: Sync header to hcache when synching
+ MH/Maildir/IMAP folders. Closes #2942.
+
2009-04-26 12:00 +0200 Rocco Rutte <pdmef@gmx.net> (addbd9145230)
* pager.c: Use dynamic buffer for displaying pager lines. Closes
<xref linkend="header-caching"/> and <xref linkend="body-caching"/>
Mutt simulates the new/old/read flags as well as flagged and replied.
Mutt applies some logic on top of remote messages but cannot change
-the messages itself so that modifications of flags are lost when
-messages are downloaded from the POP server.
+them so that modifications of flags are lost when
+messages are downloaded from the POP server (either by Mutt or other
+tools).
</para>
<anchor id="fetch-mail"/>