]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Fri, 23 Dec 2005 17:54:06 +0000 (17:54 +0000)
committerBrendan Cully <brendan@kublai.com>
Fri, 23 Dec 2005 17:54:06 +0000 (17:54 +0000)
ChangeLog

index 998794d16e623b7648763802e0c330db8fffdd74..6a400feb52f618b9cba2a022ab67e038defc83ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-23 17:53:23  Brendan Cully  <brendan@kublai.com>  (brendan)
+
+       * imap/imap.c, imap/message.c: IMAP message cache fixes: embed
+       UIDVALIDITY in the cache file name, only delete deleted messages
+       at sync time. Also use an alias to make the sync code clearer.
+
 2005-12-22 20:14:04  Brendan Cully  <brendan@kublai.com>  (brendan)
 
        * imap/command.c: Fix at least Kyle Wheeler's new mail detection