diff options
author | Not Zed <NotZed@Ximian.com> | 2004-08-30 12:21:22 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-08-30 12:21:22 +0800 |
commit | c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a (patch) | |
tree | f4a455f9c8a0c839244e0373b1e42eeb4c7fe230 /camel/ChangeLog | |
parent | 8203e714805181106a41fdc88fc4a26a36481232 (diff) | |
download | gsoc2013-evolution-c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a.tar gsoc2013-evolution-c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a.tar.gz gsoc2013-evolution-c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a.tar.bz2 gsoc2013-evolution-c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a.tar.lz gsoc2013-evolution-c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a.tar.xz gsoc2013-evolution-c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a.tar.zst gsoc2013-evolution-c49d8da3ae22eb5ebfc0760cf2d37cb3c29f434a.zip |
** See bug #64023.
2004-08-27 Not Zed <NotZed@Ximian.com>
** See bug #64023.
* providers/nntp/camel-nntp-store.c (camel_nntp_try_authenticate):
forget the password if it was wrong.
svn path=/trunk/; revision=27071
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index f8c5bef0eb..d121d35a1d 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2004-08-27 Not Zed <NotZed@Ximian.com> + + ** See bug #64023. + + * providers/nntp/camel-nntp-store.c (camel_nntp_try_authenticate): + forget the password if it was wrong. + 2004-08-26 Sivaiah Nallagatla <snallagatla@novell.com> * provoders/groupwise/camel-gw-listner.c |