X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog;h=2ff698094efe081eabbc346073b1001bd333a7e2;hp=637290ba0ef616b984fa81311749ae56243386ad;hb=adc81e1c9e43c57bf03f51f12b8d38a9aea5905d;hpb=09e1bf15b3c55ca9c44c09d2e91dd251af2da706 diff --git a/ChangeLog b/ChangeLog index 637290b..2ff6980 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,82 @@ +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 + cygwin portability fixes + +2005-03-15 04:40:40 Brendan Cully (brendan) + + * crypthash.h: Don't define uint32_t anywhere but in + config.h. Spotted by Alain Bench. + +2005-03-13 16:35:35 roessler (roessler) + + * po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, + po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po, + po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, VERSION, po/bg.po, + po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, + po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po, reldate.h: + automatic post-release commit for mutt-1.5.9 + 2005-03-13 16:29:09 Morten Bo Johansen (roessler) * po/da.po: update @@ -330,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.406 2005/03/13 16:29:39 roessler 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)