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 f9d4353e64..ffa0f5107b 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,12 @@
+1998-08-03 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * main.c (about_calendar_cmd): Use an array of const strings to
+ keep gcc happy.
+
+ * alarm.c (alarm_compare_by_time): Use gconstpointer to keep gcc happy.
+ * calendar.c (calendar_object_compare_by_start): Likewise.
+ * gncal-full-day.c (child_compare_by_start): Likewise.
+
1998-07-07 Miguel de Icaza <miguel@nuclecu.unam.mx>
* main.c: Add support for --view flag.