aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-03-27 05:08:33 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-03-27 05:08:33 +0800
commit42a69015c27ea99cbca715330380b4b724c62a41 (patch)
tree4b3b9642f7e98b1dabc331a361c6dcb73b96d90a /calendar/ChangeLog
parent375d7a4cab817fe72e9caa71dbdeb573ab0a8d74 (diff)
downloadgsoc2013-evolution-42a69015c27ea99cbca715330380b4b724c62a41.tar
gsoc2013-evolution-42a69015c27ea99cbca715330380b4b724c62a41.tar.gz
gsoc2013-evolution-42a69015c27ea99cbca715330380b4b724c62a41.tar.bz2
gsoc2013-evolution-42a69015c27ea99cbca715330380b4b724c62a41.tar.lz
gsoc2013-evolution-42a69015c27ea99cbca715330380b4b724c62a41.tar.xz
gsoc2013-evolution-42a69015c27ea99cbca715330380b4b724c62a41.tar.zst
gsoc2013-evolution-42a69015c27ea99cbca715330380b4b724c62a41.zip
guard against the case that we redo queries while still waiting for a
2004-03-26 JP Rosevear <jpr@ximian.com> * gui/e-cal-model.c (update_e_cal_view_for_client): guard against the case that we redo queries while still waiting for a client to open svn path=/trunk/; revision=25205
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 5ad7c522b4..e3e41de86f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-26 JP Rosevear <jpr@ximian.com>
+
+ * gui/e-cal-model.c (update_e_cal_view_for_client): guard against
+ the case that we redo queries while still waiting for a client to
+ open
+
2004-03-26 JP Rosevear <jpr@ximian.com>
Fixes #53134