diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b72bd0cf62..012f305998 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2000-08-30 Jeffrey Stedfast <fejj@helixcode.com> + * providers/imap/camel-imap-store.c (camel_imap_fetch_command): + Rewrote to ignore strings that look like server responses until it + is sure that it has finished reading the literal string response. + +2000-08-30 Jeffrey Stedfast <fejj@helixcode.com> + * camel-remote-store.c (remote_send_string): Don't wrap printed strings in quotes, makes things messy |