aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-05-30 04:36:46 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-05-30 04:36:46 +0800
commit1fc61048fcc2c40e5754bd1f8a43db1f11deba09 (patch)
tree3b4bce4978434da1534590d4eb1467c32b85e516 /camel/ChangeLog
parent48e19b8e4d6d279a300c7957ff29a4bee4638e1e (diff)
downloadgsoc2013-evolution-1fc61048fcc2c40e5754bd1f8a43db1f11deba09.tar
gsoc2013-evolution-1fc61048fcc2c40e5754bd1f8a43db1f11deba09.tar.gz
gsoc2013-evolution-1fc61048fcc2c40e5754bd1f8a43db1f11deba09.tar.bz2
gsoc2013-evolution-1fc61048fcc2c40e5754bd1f8a43db1f11deba09.tar.lz
gsoc2013-evolution-1fc61048fcc2c40e5754bd1f8a43db1f11deba09.tar.xz
gsoc2013-evolution-1fc61048fcc2c40e5754bd1f8a43db1f11deba09.tar.zst
gsoc2013-evolution-1fc61048fcc2c40e5754bd1f8a43db1f11deba09.zip
Only free the LOGOUT response if it is non-NULL.
2002-05-29 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-store.c (connect_to_server): Only free the LOGOUT response if it is non-NULL. svn path=/trunk/; revision=17036
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 ebe58c0678..4a8cf3d0ae 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-29 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/imap/camel-imap-store.c (connect_to_server): Only free
+ the LOGOUT response if it is non-NULL.
+
2002-05-28 Not Zed <NotZed@Ximian.com>
* providers/local/camel-maildir-folder.c (maildir_refresh_info):