diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-07-20 09:06:52 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-07-20 09:06:52 +0800 |
commit | cb1c400a5007f81228e8d620f87cb1adeb86fbce (patch) | |
tree | 0313786e2d5e25c26f1239c7731b5e8b5463b952 /calendar/ChangeLog | |
parent | 9dfeaac6e4d1e87e48f1016c8e490e58bb74f638 (diff) | |
download | gsoc2013-evolution-cb1c400a5007f81228e8d620f87cb1adeb86fbce.tar.gz gsoc2013-evolution-cb1c400a5007f81228e8d620f87cb1adeb86fbce.tar.zst gsoc2013-evolution-cb1c400a5007f81228e8d620f87cb1adeb86fbce.zip |
Finish filling the trigger. What a pain, again.
2000-07-19 Federico Mena Quintero <federico@helixcode.com>
* cal-util/cal-component.c (cal_component_alarm_set_trigger):
Finish filling the trigger. What a pain, again.
(cal_component_alarm_free_trigger): Implemented.
svn path=/trunk/; revision=4232
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e891dc8352..b3022a8012 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-07-19 Federico Mena Quintero <federico@helixcode.com> + + * cal-util/cal-component.c (cal_component_alarm_set_trigger): + Finish filling the trigger. What a pain, again. + (cal_component_alarm_free_trigger): Implemented. + 2000-07-19 Fatih Demir <kabalak@gmx.net> * conduits/calendar/calendar-conduit-control-applet.desktop: |