** See bug #69615.
authorNot Zed <NotZed@Ximian.com>
Wed, 1 Dec 2004 03:54:29 +0000 (03:54 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Wed, 1 Dec 2004 03:54:29 +0000 (03:54 +0000)
commit50a6fa689e2fbae997901508baf312dad338891f
tree48873333c996fb98514adbfcbdd4728c809a893a
parentfccfcf6a91eef914c2c2642a48a2d75626d370d0
** See bug #69615.

2004-11-23  Not Zed  <NotZed@Ximian.com>

        ** 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  <NotZed@Ximian.com>

        ** See bug #69109.

        * providers/smtp/camel-smtp-transport.c (smtp_helo): if we have
        ipv6 address and it is numeric, prefix it with "IPv6:"
camel/ChangeLog
camel/camel-service.c
camel/camel-smime-context.c
camel/providers/smtp/camel-smtp-transport.c