From 031bffff9cf122ac2014d364c249d7e894929bbc Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Sat, 12 Aug 2000 22:56:55 +0000 Subject: Now takes a char * parameter rather than a stream 2000-08-12 Jeffrey Stedfast * providers/imap/camel-imap-store.c (camel_imap_command_continuation): Now takes a char * parameter rather than a stream (camel_imap_command_continuation_with_stream): Same function as above but takes a stream parameter instead * providers/imap/camel-imap-folder.c (imap_append_message): Use camel_imap_command_continuation_with_stream svn path=/trunk/; revision=4786 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 1c3d1a031c..81255a8afc 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2000-08-12 Jeffrey Stedfast + + * providers/imap/camel-imap-store.c + (camel_imap_command_continuation): Now takes a char * parameter + rather than a stream + (camel_imap_command_continuation_with_stream): Same function as + above but takes a stream parameter instead + + * providers/imap/camel-imap-folder.c (imap_append_message): Use + camel_imap_command_continuation_with_stream + 2000-08-12 Dan Winship * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): New -- cgit v1.2.3