aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-05 21:48:41 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-05 21:48:41 +0800
commitb0deb6e8ac61059829c673b091faa2d192a030e0 (patch)
tree399cccf009b2c251dc51b5c1a59acb776e69254e /mail/ChangeLog
parentfcaaa48d5f3608f44e3ca137e469cfd913e579c7 (diff)
downloadgsoc2013-evolution-b0deb6e8ac61059829c673b091faa2d192a030e0.tar
gsoc2013-evolution-b0deb6e8ac61059829c673b091faa2d192a030e0.tar.gz
gsoc2013-evolution-b0deb6e8ac61059829c673b091faa2d192a030e0.tar.bz2
gsoc2013-evolution-b0deb6e8ac61059829c673b091faa2d192a030e0.tar.lz
gsoc2013-evolution-b0deb6e8ac61059829c673b091faa2d192a030e0.tar.xz
gsoc2013-evolution-b0deb6e8ac61059829c673b091faa2d192a030e0.tar.zst
gsoc2013-evolution-b0deb6e8ac61059829c673b091faa2d192a030e0.zip
Removed old quit code. (owner_unset_cb): Make this call synchronous. Wont
2003-03-05 Not Zed <NotZed@Ximian.com> * component-factory.c (idle_quit): Removed old quit code. (owner_unset_cb): Make this call synchronous. Wont cover all cases but should be ok most of the time. svn path=/trunk/; revision=20167
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 02a80f2806..fdce71cd37 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-05 Not Zed <NotZed@Ximian.com>
+
+ * component-factory.c (idle_quit): Removed old quit code.
+ (owner_unset_cb): Make this call synchronous. Wont cover all
+ cases but should be ok most of the time.
+
2003-03-04 Jeffrey Stedfast <fejj@ximian.com>
* mail-search.c: Prototype some functions to shut the compiler up.