From 179e04c582ab764dab34f0451e5317a1ed237565 Mon Sep 17 00:00:00 2001 From: bertrand Date: Thu, 24 Jun 1999 16:44:28 +0000 Subject: Various patches from Ulrich Drepper 1999-06-24 bertrand * camel/camel-mime-message.c (_write_one_recipient_to_stream): includes gmime-utils header. patch from Ulrich Drepper set separator string in write_header_with_glist_to_stream() * camel/camel-log.c (camel_log): patch from Ulrich Drepper Do not use stderr in initialization of logfile descriptor. * camel/camel-stream-fs.c (camel_stream_fs_new_with_name): patch from Ulrich Drepper initialize mode field in open(). svn path=/trunk/; revision=994 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2424975050..665a503669 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-06-24 bertrand + + * camel/camel-mime-message.c (_write_one_recipient_to_stream): + includes gmime-utils header. + patch from Ulrich Drepper + set separator string in write_header_with_glist_to_stream() + + * camel/camel-log.c (camel_log): + patch from Ulrich Drepper + Do not use stderr in initialization of logfile descriptor. + + * camel/camel-stream-fs.c (camel_stream_fs_new_with_name): + patch from Ulrich Drepper + initialize mode field in open(). + 1999-06-22 bertrand * camel/camel-data-wrapper.c (_get_content_type): -- cgit v1.2.3