X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog;h=2ff698094efe081eabbc346073b1001bd333a7e2;hp=7ba58477fe8f9924040811f541be7304ea8d6a1b;hb=39066752e08757d65381c18b27b2df0860574472;hpb=24ecaf67a8dcf80de05f86dd8ee7b11dad0ead69 diff --git a/ChangeLog b/ChangeLog index 7ba5847..2ff6980 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2005-04-10 09:37:51 Johan Svedberg (roessler) + + * po/sv.po: update + +2005-04-03 00:14:51 Daniel Jacobowitz (brendan) + + * imap/imap.c, imap/imap_private.h, imap/message.c: Synchronise + message flags before moving messages. + +2005-03-31 04:55:09 Thomas Glanzmann (brendan) + + * mh.c: Another hcache cygwin portability fix. + +2005-03-23 10:51:11 Thomas Glanzmann (roessler) + + * init.h, mh.c, mutt.h: Maildir header cache. + +2005-03-22 19:58:15 Horst Schirmeier (roessler) + + * Makefile.am: Use install-exec-hook install of + install-exec-local. + +2005-03-22 19:53:49 Ronny Haryanto (roessler) + + * po/id.po: update + +2005-03-22 19:49:31 René Clerc (roessler) + + * po/nl.po: update + +2005-03-22 19:48:35 Roland Rosenfeld (roessler) + + * po/de.po: update + +2005-03-22 19:46:59 Paul Walker (roessler) + + * init.c, init.h: remove some unused functions. + +2005-03-22 19:43:13 Vsevolod Volkov (roessler) + + * po/ru.po: update + +2005-03-22 03:40:54 Thomas Glanzmann (brendan) + + * hcache.c, imap/imap.c, imap/imap_private.h, imap/message.c, + protos.h: Thomas graces us with this patch that resolves a + type-size inconsistency in the UIDVALIDITY parser. + + Edited for correctness. + +2005-03-17 09:30:06 Pawel Dziekonski (roessler) + + * po/pl.po: update + +2005-03-16 07:01:59 Brendan Cully (brendan) + + * doc/Makefile.in: As Ralf Wildenhues noted, the cygwin EXEEXT + patch was incomplete. Note to self: avoid patching on short + sleep. Starting tomorrow. + 2005-03-16 02:49:33 Brendan Cully (brendan) * configure.in, doc/Makefile.in, hcache.c, Makefile.am: Various @@ -349,7 +409,7 @@ 2005-01-29 19:15:07 Thomas Glanzmann (roessler) * hcache.c: - make hcache.c conform to mutt codingstyle - - use $Id: ChangeLog,v 3.408 2005/03/16 02:50:44 brendan Exp $ CVS keyword instead of %K% BitKeeper keyword + - use $Id: ChangeLog,v 3.421 2005/04/10 09:38:17 roessler Exp $ CVS keyword instead of %K% BitKeeper keyword 2005-01-29 19:15:07 Thomas Glanzmann (roessler)