]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Mon, 25 Jul 2005 15:49:21 +0000 (15:49 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Mon, 25 Jul 2005 15:49:21 +0000 (15:49 +0000)
ChangeLog

index e61ede90d2aefd60ff4b34f26edf8ac1613b654a..9a34891f576830fc688ae3d2eb753c71e8b99c01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,18 @@
-2005-07-25 04:37:20  Brendan Cully  <brendan@kublai.com>  (brendan)
+2005-07-25 15:48:36  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)
 
-       * imap/message.c: Minor cosmetic cleanup (fewer #ifdef HCACHE blocks)
+       * copy.c, imap/imap.c, mh.c, mutt.h, muttlib.c, thread.c: Get rid
+       of IMAP-related special casing all over the thread editing code.
 
-2005-07-25 04:31:51  Brendan Cully <brendan@kublai.com>  (brendan)
+2005-07-25 04:56:38  Brendan Cully  <brendan@kublai.com>  (brendan)
 
-       * muttlib.c: Suppress a printf format warning
+       * imap/message.c: Indentation, mostly
+
+       * imap/message.c: Minor cosmetic cleanup (fewer #ifdef HCACHE blocks)
 
-2005-07-24 18:33:31  Brendan Cully  <brendan@kublai.com>  (brendan)
+       * muttlib.c: Suppress a printf format warning
 
        * muttlib.c: Typo in last commit.
 
-2005-07-24 18:28:36  Brendan Cully  <brendan@kublai.com>  (brendan)
-
        * imap/message.c, muttlib.c, protos.h: Merge full envelope from
        message fetch into original sparse envelope, instead of replacing
        it. This should be gentler on the various threading hashes and may