From: Brendan Cully Date: Thu, 10 Aug 2006 20:21:25 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ae4b5c6d01da2c11d160565276ba5b244d1f37af;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 071868968..3296c7f12 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.