From 5c7fc6df1165a26c7dfca91f9664c4e860856824 Mon Sep 17 00:00:00 2001 From: bertrand Date: Thu, 2 Sep 1999 11:19:40 +0000 Subject: changed decl to fit CRLFunc. (_write_recipients_to_stream): calls 1999-09-02 bertrand * camel/camel-mime-message.c (_write_one_recipient_to_stream): changed decl to fit CRLFunc. (_write_recipients_to_stream): calls camel_recipient_foreach_recipient_type now. * camel/camel-recipient.c (camel_recipient_foreach_recipient_type): new convinience function. Iterate over all recipient types. * camel/gmime-utils.c (gmime_write_header_table_to_stream): s/write_header_table_to_stream/gmime_write_header_table_to_stream/ (gmime_write_header_with_glist_to_stream): s/write_header_with_glist_to_stream/gmime_write_header_with_glist_to_stream/ svn path=/trunk/; revision=1167 --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6fd3e3560a..3a9a2fde68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-09-02 bertrand + + * camel/camel-mime-message.c (_write_one_recipient_to_stream): + changed decl to fit CRLFunc. + (_write_recipients_to_stream): + calls camel_recipient_foreach_recipient_type now. + + * camel/camel-recipient.c (camel_recipient_foreach_recipient_type): + new convinience function. Iterate over all recipient types. + + * camel/gmime-utils.c (gmime_write_header_table_to_stream): + s/write_header_table_to_stream/gmime_write_header_table_to_stream/ + (gmime_write_header_with_glist_to_stream): + s/write_header_with_glist_to_stream/gmime_write_header_with_glist_to_stream/ + 1999-09-01 bertrand * camel/camel-mime-message.c (_finalize): -- cgit v1.2.3