aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index f0efda99f5..498ca2d484 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,17 @@
+1998-08-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * year-view.c: Beginning of the new year view. Sizing and event
+ marking needs to be finished.
+
+ * gnome-cal.c: Updated for year-view.
+ (gnome_calendar_time_format_changed): Use year_view_time_format_changed().
+
+ * year-view.[ch]: Renamed the gncal-year-view.[ch] files to
+ year-view.[ch].
+
+ * Makefile.am (gnomecal_SOURCES): Updated year-view.[ch] in the
+ list of source files.
+
1998-08-25 Federico Mena Quintero <federico@nuclecu.unam.mx>
* goto.c (create_days): Set the heading color of the month item.