diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-03-14 05:55:53 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2002-03-14 05:55:53 +0800 |
commit | 7e221fcca97b3afa44c67b45df905c61654d7b8c (patch) | |
tree | e71013d083930bc78bad2648a00803d4526113ce /camel/ChangeLog | |
parent | 84d68e495549a6c14a730888e58ed6f24f4b017f (diff) | |
download | gsoc2013-evolution-7e221fcca97b3afa44c67b45df905c61654d7b8c.tar.gz gsoc2013-evolution-7e221fcca97b3afa44c67b45df905c61654d7b8c.tar.zst gsoc2013-evolution-7e221fcca97b3afa44c67b45df905c61654d7b8c.zip |
reverted my USER/PASS quoting fix
svn path=/trunk/; revision=16148
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index badf46213d..febd54bee1 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,9 +1,3 @@ -2002-03-13 Jeffrey Stedfast <fejj@ximian.com> - - * providers/pop3/camel-pop3-store.c (pop3_try_authenticate): Quote - the USER and PASS arguments since some people have spaces in their - user-names and/or passwords. - 2002-03-12 Jeffrey Stedfast <fejj@ximian.com> * camel-digest-store.c (camel_digest_store_new): Now takes a url |