aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d0423c1eae..a44abc9440 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+2006-09-28 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fix for bug #334692
+
+ * gui/e-week-view.c: (e_week_view_on_scroll), (tooltip_destroy),
+ (tooltip_event_cb), (e_week_view_on_text_item_event): Remove the
+ timers that are left out when using scroll. They seem to trigger
+ crashes.
+
2006-09-21 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #354775