aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-01-16 08:26:35 +0800
committerHans Petter <hansp@src.gnome.org>2003-01-16 08:26:35 +0800
commit5c00546e973d5356ae55f3a50028197f8cbb3500 (patch)
treefc7b42d926b8ac21cc122238884c761b05d2fd05 /calendar/ChangeLog
parent3ee4a2d5c5ce64a6f6ce3273cb1b9aa52c311ad5 (diff)
downloadgsoc2013-evolution-5c00546e973d5356ae55f3a50028197f8cbb3500.tar
gsoc2013-evolution-5c00546e973d5356ae55f3a50028197f8cbb3500.tar.gz
gsoc2013-evolution-5c00546e973d5356ae55f3a50028197f8cbb3500.tar.bz2
gsoc2013-evolution-5c00546e973d5356ae55f3a50028197f8cbb3500.tar.lz
gsoc2013-evolution-5c00546e973d5356ae55f3a50028197f8cbb3500.tar.xz
gsoc2013-evolution-5c00546e973d5356ae55f3a50028197f8cbb3500.tar.zst
gsoc2013-evolution-5c00546e973d5356ae55f3a50028197f8cbb3500.zip
Silence warnings caused by missing casts.
2003-01-15 Hans Petter Jansson <hpj@ximian.com> * gui/e-day-view.c: Silence warnings caused by missing casts. * gui/e-week-view.c: Silence warnings caused by missing casts. svn path=/trunk/; revision=19491
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
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