diff options
author | JP Rosevear <jpr@ximian.com> | 2004-01-20 07:11:13 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-01-20 07:11:13 +0800 |
commit | 6d9c4adb0da40444a409ae4da9cf6418a9e3c828 (patch) | |
tree | 873ea177984e861b62c1b3cdca2e6724d57188e0 /calendar/ChangeLog | |
parent | b2027c1a129cd5a8ea29f15596fafe9bdf8e8d94 (diff) | |
download | gsoc2013-evolution-6d9c4adb0da40444a409ae4da9cf6418a9e3c828.tar gsoc2013-evolution-6d9c4adb0da40444a409ae4da9cf6418a9e3c828.tar.gz gsoc2013-evolution-6d9c4adb0da40444a409ae4da9cf6418a9e3c828.tar.bz2 gsoc2013-evolution-6d9c4adb0da40444a409ae4da9cf6418a9e3c828.tar.lz gsoc2013-evolution-6d9c4adb0da40444a409ae4da9cf6418a9e3c828.tar.xz gsoc2013-evolution-6d9c4adb0da40444a409ae4da9cf6418a9e3c828.tar.zst gsoc2013-evolution-6d9c4adb0da40444a409ae4da9cf6418a9e3c828.zip |
correct property name c/p error
2004-01-19 JP Rosevear <jpr@ximian.com>
* gui/e-cal-model-tasks.c (ensure_task_not_complete): correct
property name c/p error
Fixes # 52269
svn path=/trunk/; revision=24317
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index c853d3ca20..934992e1f0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,12 @@ 2004-01-19 JP Rosevear <jpr@ximian.com> + * gui/e-cal-model-tasks.c (ensure_task_not_complete): correct + property name c/p error + + Fixes # 52269 + +2004-01-19 JP Rosevear <jpr@ximian.com> + * gui/tasks-component.c (update_primary_selection): handle the case where we have a bogus uid |