diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 0492cd5b03..4ab62d96a3 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2004-10-28 Jeffrey Stedfast <fejj@ximian.com> + * providers/imap4/camel-imap4-summary.c (envelope_decode_nstring): + Handle literal strings. + (envelope_decode_date): Same. Fixes bug #68894. + * providers/imap4/camel-imap4-stream.c (camel_imap4_stream_next_token): Properly tokenise "\*" as a flag token. Fixes bug #68869. |