From d082be408a72cd7fae09c6c8ba9a823a53b1edbd Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 28 Aug 2000 23:47:21 +0000 Subject: Fixed the hack around quoted string responses - should now handle them 2000-08-28 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_message): Fixed the hack around quoted string responses - should now handle them according to the specifications in the RFC * providers/imap/camel-imap-stream.c (stream_read): Updated to match the code currently used in camel-imap-folder.c svn path=/trunk/; revision=5092 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 9ce35eba85..be17adbc00 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-08-28 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c (imap_get_message): Fixed the + hack around quoted string responses - should now handle them + according to the specifications in the RFC + + * providers/imap/camel-imap-stream.c (stream_read): Updated to + match the code currently used in camel-imap-folder.c + 2000-08-28 Ettore Perazzoli * providers/mbox/camel-mbox-summary.c (camel_mbox_summary_sync): -- cgit v1.2.3