aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-04-08 04:02:52 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-04-08 04:02:52 +0800
commit18b0c8df946cd8dd936c5a81bb2f143371d28060 (patch)
treee9bd3b2efaa00dfb8cdcc8929c072f432650e2fb /calendar/ChangeLog
parent5c0dca8bd51d32374d72ca870d0bfa11df8f1e78 (diff)
downloadgsoc2013-evolution-18b0c8df946cd8dd936c5a81bb2f143371d28060.tar
gsoc2013-evolution-18b0c8df946cd8dd936c5a81bb2f143371d28060.tar.gz
gsoc2013-evolution-18b0c8df946cd8dd936c5a81bb2f143371d28060.tar.bz2
gsoc2013-evolution-18b0c8df946cd8dd936c5a81bb2f143371d28060.tar.lz
gsoc2013-evolution-18b0c8df946cd8dd936c5a81bb2f143371d28060.tar.xz
gsoc2013-evolution-18b0c8df946cd8dd936c5a81bb2f143371d28060.tar.zst
gsoc2013-evolution-18b0c8df946cd8dd936c5a81bb2f143371d28060.zip
Fixes #40876
2003-04-07 JP Rosevear <jpr@ximian.com> Fixes #40876 * gui/e-meeting-time-sel.c (e_meeting_time_selector_refresh_free_busy): guard against callbacks after destruction (e_meeting_time_selector_refresh_cb): ditto svn path=/trunk/; revision=20727
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 714cb687f5..0fd251f4f5 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,6 +1,15 @@
2003-04-07 JP Rosevear <jpr@ximian.com>
- * gui/dialogs/event-page.glade: create button properly
+ Fixes #40876
+
+ * gui/e-meeting-time-sel.c
+ (e_meeting_time_selector_refresh_free_busy): guard against
+ callbacks after destruction
+ (e_meeting_time_selector_refresh_cb): ditto
+
+2003-04-07 JP Rosevear <jpr@ximian.com>
+
+ * gui/dialogs/event-page.glade: create buttons properly
* gui/itip-utils.c (comp_server_send): for errors other than busy,
we want to email the results