diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 10917d46c1..d0cfb00c4c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -11,6 +11,10 @@ * gui/dialogs/recurrence-page.c: Use GtkTreeView with the new EDateTimeList as model for the exception list. + * gui/e-day-view.c: Silence warnings caused by missing casts. + + * gui/e-week-view.c: Silence warnings caused by missing casts. + 2003-01-15 Rodney Dawes <dobey@ximian.com> * gui/Makefile.am: Added libevolution_calendar_la_LDFLAGS, and |