X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=ChangeLog;h=819f1bbfaa7fe7b9e53ff4b921a92f05595438f1;hp=f811a3b998da1d0051926a116eb20032ffc1a94e;hb=1106413431b72d14d6f1208d611c489931ea4499;hpb=901c0e4683d5bd43139062255bf19d90914fbf3b diff --git a/ChangeLog b/ChangeLog index f811a3b..819f1bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,44 @@ +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 @@ -359,7 +400,7 @@ 2005-01-29 19:15:07 Thomas Glanzmann (roessler) * hcache.c: - make hcache.c conform to mutt codingstyle - - use $Id: ChangeLog,v 3.410 2005/03/17 09:30:29 roessler Exp $ CVS keyword instead of %K% BitKeeper keyword + - use $Id: ChangeLog,v 3.419 2005/03/31 04:56:39 brendan Exp $ CVS keyword instead of %K% BitKeeper keyword 2005-01-29 19:15:07 Thomas Glanzmann (roessler)