aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-11-12 06:09:32 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-11-12 06:09:32 +0800
commit725dc02affb727219a036f0f51edae33fa249263 (patch)
tree61b00f3796256b80e0743178d0984c1cc77ff678 /camel/ChangeLog
parent8a6262b715d8b9dbff51eb591b04327798ac8d78 (diff)
downloadgsoc2013-evolution-725dc02affb727219a036f0f51edae33fa249263.tar
gsoc2013-evolution-725dc02affb727219a036f0f51edae33fa249263.tar.gz
gsoc2013-evolution-725dc02affb727219a036f0f51edae33fa249263.tar.bz2
gsoc2013-evolution-725dc02affb727219a036f0f51edae33fa249263.tar.lz
gsoc2013-evolution-725dc02affb727219a036f0f51edae33fa249263.tar.xz
gsoc2013-evolution-725dc02affb727219a036f0f51edae33fa249263.tar.zst
gsoc2013-evolution-725dc02affb727219a036f0f51edae33fa249263.zip
Free the passwd here if we need to retry to authenticate.
2004-11-11 Jeffrey Stedfast <fejj@novell.com> * providers/imap4/camel-imap4-store.c (imap4_reconnect): Free the passwd here if we need to retry to authenticate. svn path=/trunk/; revision=27895
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 6b85e40f91..0ca4b09edc 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-11 Jeffrey Stedfast <fejj@novell.com>
+
+ * providers/imap4/camel-imap4-store.c (imap4_reconnect): Free the
+ passwd here if we need to retry to authenticate.
+
2004-11-10 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-summary.c (imap4_summary_fetch_all):