aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-08 04:41:01 +0800
committerDan Winship <danw@src.gnome.org>2000-04-08 04:41:01 +0800
commit1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d (patch)
treeb4da572267fb775b95e0fe30f5c415914f6209f3 /camel/ChangeLog
parent2b55a1e90c9554540413d2e74716e9c60b3710ce (diff)
downloadgsoc2013-evolution-1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d.tar
gsoc2013-evolution-1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d.tar.gz
gsoc2013-evolution-1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d.tar.bz2
gsoc2013-evolution-1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d.tar.lz
gsoc2013-evolution-1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d.tar.xz
gsoc2013-evolution-1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d.tar.zst
gsoc2013-evolution-1fc95ea1f51dea8880bf7f815a2143ca2cbb7d5d.zip
(pop3_connect): Remember the password after asking for it the
first time. svn path=/trunk/; revision=2331
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 9807aa6242..e1f00fb68e 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -3,6 +3,8 @@
* providers/pop3/camel-pop3-store.c (pop3_connect): Clarify error
messages.
(finalize): fix a bug in camel_exception usage
+ (pop3_connect): Remember the password after asking for it the
+ first time.
2000-04-07 NotZed <NotZed@HelixCode.com>