diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-08-24 04:47:06 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-08-24 04:47:06 +0800 |
commit | 5d8c0f2cff289698c31e27954a8de2016a657b2d (patch) | |
tree | 6d00cf51e1cc6a9a657cf362c92508933f5b9b70 /calendar/ChangeLog | |
parent | 0131da3b090d4fe14d6116311930dbe7a606f31d (diff) | |
download | gsoc2013-evolution-5d8c0f2cff289698c31e27954a8de2016a657b2d.tar gsoc2013-evolution-5d8c0f2cff289698c31e27954a8de2016a657b2d.tar.gz gsoc2013-evolution-5d8c0f2cff289698c31e27954a8de2016a657b2d.tar.bz2 gsoc2013-evolution-5d8c0f2cff289698c31e27954a8de2016a657b2d.tar.lz gsoc2013-evolution-5d8c0f2cff289698c31e27954a8de2016a657b2d.tar.xz gsoc2013-evolution-5d8c0f2cff289698c31e27954a8de2016a657b2d.tar.zst gsoc2013-evolution-5d8c0f2cff289698c31e27954a8de2016a657b2d.zip |
Updated function. (e_calendar_table_open_task): Updated function.
2000-08-23 Federico Mena Quintero <federico@helixcode.com>
* gui/e-calendar-table.c (e_calendar_table_init): Updated
function.
(e_calendar_table_open_task): Updated function.
svn path=/trunk/; revision=4986
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 8df21920f3..fb95044145 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2000-08-23 Federico Mena Quintero <federico@helixcode.com> + + * gui/e-calendar-table.c (e_calendar_table_init): Updated + function. + (e_calendar_table_open_task): Updated function. + 2000-08-21 Federico Mena Quintero <federico@helixcode.com> * gui/calendar-model.c (calendar_model_duplicate_value): Updated |