diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 7f40efb87c..a774288a9f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2008-09-23 Milan Crha <mcrha@redhat.com> + + ** Part of fix for bug #553273 + + * gui/alarm-notify/alarm-queue.c: (edit_component): + * gui/tasks-component.c: (delete_task_list_cb): + * gui/calendar-component.c: (delete_calendar_cb): + * gui/memos-component.c: (delete_memo_list_cb): + Always end e_error_run/e_error_new calls with NULL parameter. + 2008-09-19 Sankar P <psankar@novell.com> License Changes |