diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index aff32e047d..80933fdf53 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2004-05-03 JP Rosevear <jpr@ximian.com> + Fixes #57897 + + * gui/e-tasks.c (setup_widgets): no need to listen for the deleted + signal, the cursor will change in that case + +2004-05-03 JP Rosevear <jpr@ximian.com> + * gui/e-cal-model-tasks.c (set_completed): remove useless debug statement |