diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2001-10-19 02:16:51 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2001-10-19 02:16:51 +0800 |
commit | 465fbe94651919a31bab449a1cab80776393bc68 (patch) | |
tree | c671957a611c0eb00820e5ec8521fc648eff5fc8 /calendar/ChangeLog | |
parent | 1a671a33661fe4f02d0a004e4cf7ce2a1dfc0c63 (diff) | |
download | gsoc2013-evolution-465fbe94651919a31bab449a1cab80776393bc68.tar gsoc2013-evolution-465fbe94651919a31bab449a1cab80776393bc68.tar.gz gsoc2013-evolution-465fbe94651919a31bab449a1cab80776393bc68.tar.bz2 gsoc2013-evolution-465fbe94651919a31bab449a1cab80776393bc68.tar.lz gsoc2013-evolution-465fbe94651919a31bab449a1cab80776393bc68.tar.xz gsoc2013-evolution-465fbe94651919a31bab449a1cab80776393bc68.tar.zst gsoc2013-evolution-465fbe94651919a31bab449a1cab80776393bc68.zip |
new functions
2001-10-18 Rodrigo Moya <rodrigo@ximian.com>
* cal-util/cal-component.[ch] (cal_component_get_location):
(cal_component_set_location): new functions
svn path=/trunk/; revision=13758
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 67680acb73..e89c611561 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2001-10-18 Rodrigo Moya <rodrigo@ximian.com> + + * cal-util/cal-component.[ch] (cal_component_get_location): + (cal_component_set_location): new functions + 2001-10-18 JP Rosevear <jpr@ximian.com> * gui/e-meeting-model.c (process_callbacks): util routine to |