aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 3994474253..5bb769a8b6 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,14 @@
2003-07-17 Rodrigo Moya <rodrigo@ximian.com>
+ * gui/e-cal-view.[ch]: new base class for calendar views.
+
+ * gui/e-day-view.[ch]:
+ * gui/e-week-view.[ch]: base these classes on ECalView.
+
+ * gui/Makefile.am: added new files.
+
+2003-07-17 Rodrigo Moya <rodrigo@ximian.com>
+
* gui/calendar-config.[ch]:
* gui/tasks-control.c: s/expunge/purge.