From ae4b9b15b54ca28bbb3707a24204277e91a4b9ee Mon Sep 17 00:00:00 2001 From: Not Zed Date: Wed, 1 Dec 2004 03:52:11 +0000 Subject: ** See bug #69615. 2004-11-23 Not Zed ** See bug #69615. * camel-smime-context.c (sm_get_passwd): removed. All callers that passed it now pass NULL. This is so we don't override the password function set by e-cert-db. Seems to work ok, I think. 2004-11-22 Not Zed ** See bug #69109. * providers/smtp/camel-smtp-transport.c (smtp_helo): if we have ipv6 address and it is numeric, prefix it with "IPv6:" svn path=/trunk/; revision=28025 --- camel/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 5eb5b00bbd..3114bcf35c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,18 @@ +2004-11-23 Not Zed + + ** See bug #69615. + + * camel-smime-context.c (sm_get_passwd): removed. All callers + that passed it now pass NULL. This is so we don't override the + password function set by e-cert-db. Seems to work ok, I think. + +2004-11-22 Not Zed + + ** See bug #69109. + + * providers/smtp/camel-smtp-transport.c (smtp_helo): if we have + ipv6 address and it is numeric, prefix it with "IPv6:" + 2004-11-30 Not Zed * providers/nntp/camel-nntp-stream.c (CAMEL_NNTP_STREAM_LINE): -- cgit v1.2.3