diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f5ac5cb9fc..854c8911c0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,4 +1,9 @@ -2003-01-10 Rodrigo Moya <rodrigo@ximian.com> +2004-01-10 Rodrigo Moya <rodrigo@ximian.com> + + * gui/gnome-cal.c (open_ecal): cast the views to E_CALENDAR_VIEW, + not to E_CAL_VIEW. + +2004-01-10 Rodrigo Moya <rodrigo@ximian.com> * gui/alarm-notify/notify-main.c: added missing headers. |