diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1c471f51d4..33fa12da9f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2005-10-17 Irene Huang <Irene.Huang@sun.com> + + * gui/e-tasks.c: (e_tasks_show_preview): Should not return a value, so, + change all the g_return_val_if_fail to g_return_if_fail. + 2005-10-10 Chenthill Palanisamy <pchenthill@novell.com> Fixes #266144, 317575. |