aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-10-23 03:16:47 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-23 03:16:47 +0800
commitbce08f29c3bfe5f60befb6d68f88f3a165a66ed5 (patch)
treec98f17724366f001cddeaa97d3f4eeef3c505552 /mail/ChangeLog
parent42d022008afe13d2f0b2dbc1b071c72f8e2f7775 (diff)
downloadgsoc2013-evolution-bce08f29c3bfe5f60befb6d68f88f3a165a66ed5.tar
gsoc2013-evolution-bce08f29c3bfe5f60befb6d68f88f3a165a66ed5.tar.gz
gsoc2013-evolution-bce08f29c3bfe5f60befb6d68f88f3a165a66ed5.tar.bz2
gsoc2013-evolution-bce08f29c3bfe5f60befb6d68f88f3a165a66ed5.tar.lz
gsoc2013-evolution-bce08f29c3bfe5f60befb6d68f88f3a165a66ed5.tar.xz
gsoc2013-evolution-bce08f29c3bfe5f60befb6d68f88f3a165a66ed5.tar.zst
gsoc2013-evolution-bce08f29c3bfe5f60befb6d68f88f3a165a66ed5.zip
Move the folder sync code along with a few other things from
2001-10-22 Jeffrey Stedfast <fejj@ximian.com> * folder-browser.c (folder_browser_destroy): Move the folder sync code along with a few other things from folder_browser_finalise() into here instead. (folder_browser_finalise): Moved some cleanup functions into destroy. svn path=/trunk/; revision=13892
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index dcd356683e..0483e7135e 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2001-10-22 Jeffrey Stedfast <fejj@ximian.com>
+
+ * folder-browser.c (folder_browser_destroy): Move the folder sync
+ code along with a few other things from folder_browser_finalise()
+ into here instead.
+ (folder_browser_finalise): Moved some cleanup functions into
+ destroy.
+
2001-10-22 Dan Winship <danw@ximian.com>
PGP verification UI changes to make it not HTML spoofable.