From 8198a7b94ed1a04f5b4aa3d5ba5d33ee2e9843ba Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 30 Jul 2003 17:25:01 +0000 Subject: Also updated. 2003-07-30 Jeffrey Stedfast * camel-mime-message.c (write_to_stream): Also updated. * camel-data-wrapper.c (write_to_stream): This should return ssize_t * camel-multipart-signed.c (write_to_stream): Updated. * camel-multipart.c (write_to_stream): Same. * camel-mime-part.c (write_to_stream): Here too. svn path=/trunk/; revision=22029 --- camel/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8c1c475996..def25b1598 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,15 @@ +2003-07-30 Jeffrey Stedfast + + * camel-mime-message.c (write_to_stream): Also updated. + + * camel-data-wrapper.c (write_to_stream): This should return ssize_t + + * camel-multipart-signed.c (write_to_stream): Updated. + + * camel-multipart.c (write_to_stream): Same. + + * camel-mime-part.c (write_to_stream): Here too. + 2003-07-11 Suresh Chandrasekharan * camel-iconv.c: Fix for #46168 'some additional locale aliases -- cgit