From: Brendan Cully Date: Wed, 28 Feb 2007 17:48:29 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-15-rel~47^2~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79102aa1ec6a047b3d0c908987ee996be67d14dd;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index dfb0654c..040fdb18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2007-02-28 17:47:13 Brendan Cully (brendan) + + * imap/command.c, imap/imap.c, imap/imap_private.h: Add + imap_close_connection to fully reset IMAP state. (closes: #2717) + Thanks to Sergey Svishchev for the original patch. + +2007-02-28 16:27:47 Vsevolod Volkov (brendan) + + * po/ru.po: Updated Russian translation. + +2007-02-28 07:36:33 TAKAHASHI Tamotsu (brendan) + + * po/ja.po: Updated Japanese translation. + +2007-02-27 20:53:13 Brendan Cully (brendan) + + * hcache.c: Bump hcache version after $assumed_charset BODY + change. + + * init.h: Fix init.h preprocessing when USE_SMTP is not set. + 2007-02-27 17:44:09 TAKIZAWA Takashi (brendan) * mutt.h, parse.c, rfc2047.c, rfc2047.h, rfc2231.c, sendlib.c,