diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2000-08-13 09:45:40 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-08-13 09:45:40 +0800 |
commit | 6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7 (patch) | |
tree | 906a8965e892f3a0a6ac0c58ac150365a5cd9745 /calendar/ChangeLog | |
parent | 85184f711c30f2436a5341b595860fc6d4c74a7d (diff) | |
download | gsoc2013-evolution-6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7.tar gsoc2013-evolution-6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7.tar.gz gsoc2013-evolution-6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7.tar.bz2 gsoc2013-evolution-6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7.tar.lz gsoc2013-evolution-6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7.tar.xz gsoc2013-evolution-6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7.tar.zst gsoc2013-evolution-6db2c0fb510e4a3d4ba22bd9e2051d6380422ff7.zip |
Sync - Federico
svn path=/trunk/; revision=4789
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 5850854e52..0834181958 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2000-08-12 Federico Mena Quintero <federico@helixcode.com> + + * gui/calendar-model.c (get_is_overdue): Finished implementing. + (calendar_model_value_at): Handle the color field. + 2000-08-11 Seth Alves <alves@hungry.com> * cal-util/cal-component.c (cal_component_get_pilot_id): |