aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-07-19 08:26:37 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-07-19 08:26:37 +0800
commit0557f1946751d9fc7f4c894fa46b7fd791db0c73 (patch)
tree85c3a2fb12bc7643421d4aba971d86c55807aebd /calendar/ChangeLog
parent647d16e85b27fda1143b79b34252519c8b249a84 (diff)
downloadgsoc2013-evolution-0557f1946751d9fc7f4c894fa46b7fd791db0c73.tar
gsoc2013-evolution-0557f1946751d9fc7f4c894fa46b7fd791db0c73.tar.gz
gsoc2013-evolution-0557f1946751d9fc7f4c894fa46b7fd791db0c73.tar.bz2
gsoc2013-evolution-0557f1946751d9fc7f4c894fa46b7fd791db0c73.tar.lz
gsoc2013-evolution-0557f1946751d9fc7f4c894fa46b7fd791db0c73.tar.xz
gsoc2013-evolution-0557f1946751d9fc7f4c894fa46b7fd791db0c73.tar.zst
gsoc2013-evolution-0557f1946751d9fc7f4c894fa46b7fd791db0c73.zip
Free the icalcomponent if this is an unattached alarm.
2000-07-18 Federico Mena Quintero <federico@helixcode.com> * cal-util/cal-component.c (cal_component_alarm_free): Free the icalcomponent if this is an unattached alarm. (scan_alarm_property): Handle the TRIGGER property. (cal_component_alarm_get_trigger): Ditto. Royal pain. (cal_component_alarm_set_trigger): Ditto. Less pain. svn path=/trunk/; revision=4216
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b7a7dcea40..8cdae01224 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,11 @@
+2000-07-18 Federico Mena Quintero <federico@helixcode.com>
+
+ * cal-util/cal-component.c (cal_component_alarm_free): Free the
+ icalcomponent if this is an unattached alarm.
+ (scan_alarm_property): Handle the TRIGGER property.
+ (cal_component_alarm_get_trigger): Ditto. Royal pain.
+ (cal_component_alarm_set_trigger): Ditto. Less pain.
+
2000-07-17 Federico Mena Quintero <federico@helixcode.com>
* cal-client/cal-client.c (cal_client_get_object): Fixed inline