aboutsummaryrefslogtreecommitdiffstats
path: root/libical/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r--libical/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog
index bb4a1e06e0..08d291ee08 100644
--- a/libical/ChangeLog
+++ b/libical/ChangeLog
@@ -1,5 +1,11 @@
2001-07-30 Damon Chaplin <damon@ximian.com>
+ * src/libical/icaltimezone.c (icaltimezone_get_builtin_timezone):
+ changed the debugging message to avoid a crash on non-glibc boxes.
+ (Using %s with a NULL argument will crash them.)
+
+2001-07-30 Damon Chaplin <damon@ximian.com>
+
* src/libical/icalcomponent.c (icalcomponent_merge_vtimezone): copy
the TZID just in case the property we got it from gets modified.
(icalcomponent_rename_tzids_callback): break out of the loop if we