diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-04-02 06:16:32 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-04-02 06:16:32 +0800 |
commit | 1193763d9e8b6abf209bc6593a7e09dd76359bb1 (patch) | |
tree | 3a1e68717c0f47c49225e50ac170bad3228d9a0d /camel/ChangeLog | |
parent | c3db21df6ef94b5fb91a5c0dbdcfc518c299b37c (diff) | |
download | gsoc2013-evolution-1193763d9e8b6abf209bc6593a7e09dd76359bb1.tar.gz gsoc2013-evolution-1193763d9e8b6abf209bc6593a7e09dd76359bb1.tar.zst gsoc2013-evolution-1193763d9e8b6abf209bc6593a7e09dd76359bb1.zip |
Updated the authtypes here too.
2001-04-01 Jeffrey Stedfast <fejj@ximian.com>
* providers/pop3/camel-pop3-provider.c: Updated the authtypes here
too.
svn path=/trunk/; revision=9087
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 6fd06a1488..94fe89f623 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2001-04-01 Jeffrey Stedfast <fejj@ximian.com> + * providers/pop3/camel-pop3-provider.c: Updated the authtypes here + too. + * camel-sasl-plain.c: * camel-sasl-anonymous.c: * camel-sasl-digest-md5.c: |