diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-09-28 22:46:41 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-09-28 22:46:41 +0800 |
commit | 947b1e0d27a747e34010cada70eb754004066514 (patch) | |
tree | bb78066cfccb75e905a47e273638dfe1638c0770 /camel/ChangeLog | |
parent | 49116c6d367b1ba7ef8196280ea017f837150384 (diff) | |
download | gsoc2013-evolution-947b1e0d27a747e34010cada70eb754004066514.tar.gz gsoc2013-evolution-947b1e0d27a747e34010cada70eb754004066514.tar.zst gsoc2013-evolution-947b1e0d27a747e34010cada70eb754004066514.zip |
s/not/no/ in the error string. Fixes bug #65828.
2004-09-14 Jeffrey Stedfast <fejj@novell.com>
* providers/nntp/camel-nntp-store.c (camel_nntp_try_authenticate):
s/not/no/ in the error string. Fixes bug #65828.
svn path=/trunk/; revision=27412
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 3aadea280d..558337d70c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2004-09-14 Jeffrey Stedfast <fejj@novell.com> + + * providers/nntp/camel-nntp-store.c (camel_nntp_try_authenticate): + s/not/no/ in the error string. Fixes bug #65828. + 2004-09-24 Not Zed <NotZed@Ximian.com> * camel-vee-store.c (camel_vee_store_finalise): free the unmatched |