X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog.mutt;h=b74b40a9a015531a3b2327d45097f48086bc945c;hp=1c3eecfd9c1f3a446e40c89f518c1291b5bd9fc8;hb=c5f843d96b3889ba116e4b704e457a00bee63cb9;hpb=e83ad1be25aefea3ed21ec08edbaf2d5a72c4a9d diff --git a/ChangeLog.mutt b/ChangeLog.mutt index 1c3eecf..b74b40a 100644 --- a/ChangeLog.mutt +++ b/ChangeLog.mutt @@ -1,17 +1,18 @@ -2005-07-25 04:37:20 Brendan Cully (brendan) +2005-07-25 15:48:36 Thomas Roessler (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) +2005-07-25 04:56:38 Brendan Cully (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) + * muttlib.c: Suppress a printf format warning * muttlib.c: Typo in last commit. -2005-07-24 18:28:36 Brendan Cully (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 @@ -525,7 +526,7 @@ 2005-01-29 19:15:07 Thomas Glanzmann (roessler) * hcache.c: - make hcache.c conform to mutt codingstyle - - use $Id: ChangeLog,v 3.444 2005/07/25 04:38:56 brendan Exp $ CVS keyword instead of %K% BitKeeper keyword + - use Id CVS keyword instead of %K% BitKeeper keyword 2005-01-29 19:15:07 Thomas Glanzmann (roessler)