]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 11 Aug 2003 14:06:22 +0000 (14:06 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 11 Aug 2003 14:06:22 +0000 (14:06 +0000)
ChangeLog

index c0475477d3729204026c5325e9da75068e2ef18d..82adb24e5aeb0f44c61d01cf380623bfe3df269e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-08-11 14:06:08  Brendan Cully  <brendan@kublai.com>  (roessler)
+
+       * imap/imap.c: 1595: My guess is this bug is caused by
+       mlarson@verisign.com's patch to check for UNSEEN rather than
+       RECENT messages. This means that as long as there are messages
+       in a mailbox either new or old, mutt will think it has new mail.
+
+       The attached patch reverts that change. Let me know if it solves
+       the problem.
+
 2003-08-11 14:05:13  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
 
        * doc/muttrc.man.head: Fix a formatting bug.