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 7693a3635b..2012f7155d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+1998-10-07 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * layout.[ch]: New files that abstract the event layout code from
+ gncal-full-day.c into something useful for other parts of the
+ program. Now all event layout is done here.
+
+ * Makefile.am (gnomecal_SOURCES): Added layout.[ch] to the list of
+ sources.
+
1998-10-07 Carsten Schaar <nhadcasc@fs-maphy.uni-hannover.de>
* main.c (main): Replaced the 'gnome_client_new_default' call with