From: Brendan Cully Date: Tue, 27 Feb 2007 17:48:26 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-15-rel~47^2~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d3f4300e258fddfbfc7c4abe845681aef6677ea;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 3de4b054..dfb0654c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2007-02-27 17:44:09 TAKIZAWA Takashi (brendan) + + * mutt.h, parse.c, rfc2047.c, rfc2047.h, rfc2231.c, sendlib.c, + UPDATING, charset.c, charset.h, globals.h, handler.c, init.h: + Updated $assumed_charset patch (closes: #2218). Thanks to + TAKAHASHI Tamotsu for the fixes and for handling patch conflicts. + +2007-02-27 01:10:57 Brendan Cully (brendan) + + * po/POTFILES.in: Add some missing files. This should probably + be autogenerated somehow. + +2007-02-26 18:39:52 Brendan Cully (brendan) + + * m4/gpgme.m4: Add gpgme.m4 to distribution to avoid an error + running autoconf on systems that do not have gpgme installed. + 2007-02-26 17:27:29 Brendan Cully (brendan) * main.c: Add curses_version to mutt -v output (thanks to Vincent