aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
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 9af5c2b585..a7a470acce 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2002-02-08 Damon Chaplin <damon@ximian.com>
+ * gui/comp-util.c (cal_comp_util_compare_event_timezones): check if
+ the CalComponentDateTime values are set before trying to use them.
+ Possibly fixes bug #18529.
+
* importers/icalendar-importer.c: added vCalendar importer and
intelligent GnomeCalendar importer code here, as it shares a lot of
code with the iCalendar importer.