From: Brendan Cully Date: Thu, 10 Aug 2006 20:21:25 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-13-rel~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5cd25d93874646841c2cd516bcc3da33be966e60;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 07186896..3296c7f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2006-08-10 18:42:10 Brendan Cully (brendan) +2006-08-10 20:20:28 Brendan Cully (brendan) + + * imap/imap_private.h, imap/browse.c, imap/command.c, + imap/imap.c: Add type field for IMAP command data structure, + check it before use. * imap/command.c: Handle IMAP out-of-order tagged responses. Closes: #2365.