From a07fe2730b8ce75e6269f771f63a66c5cb094326 Mon Sep 17 00:00:00 2001 From: EDT 2000 Jeffrey Stedfast Date: Tue, 9 May 2000 12:56:51 +0000 Subject: o Moved struct_address from camel-internet-address.c to Tue May 9 09:03:18 EDT 2000 Jeffrey Stedfast o Moved struct_address from camel-internet-address.c to camel-internet-address.h (so it could be used in providers/smtp/camel-smtp-transport.h) o providers/smtp/camel-smtp-transport.c _send should now work like it was meant to CVS svn path=/trunk/; revision=2937 --- camel/ChangeLog | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index dffbc5ffd5..c516eaf6c4 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-05-09 Jeffrey Stedfast + + * camel-internet-address.[c,h]: Moved struct _address from + camel-internet-address.c to camel-internet-address.h + (hopefully this doesn't break anything...) + * providers/smtp/camel-smtp-transport.c: (_send): now + populates the recipient list with To, Cc, and Bcc addresses. + Should now be able to use this module. + 2000-05-09 Dan Winship * providers/mbox/camel-mbox-folder.c (mbox_get_message_by_uid): @@ -5,10 +14,10 @@ 2000-05-08 Jeffrey Stedfast - * camel-smtp-transport.c: no longer frees memory it shouldn't, - updated to reflect camel-stream changes involving CamelException - (perhaps it should use a different CamelException variable than - is passed to the camel smtp module?) + * providers/smtp/camel-smtp-transport.c: no longer frees memory it + shouldn't, updated to reflect camel-stream changes involving + CamelException (perhaps it should use a different CamelException + variable than is passed to the camel smtp module?) 2000-05-08 Dan Winship -- cgit v1.2.3