diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 72dbd06e17..bda07d2c3d 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2003-08-27 Hans Petter Jansson <hpj@ximian.com> + + Fixes #29032. + + * gui/dialogs/task-details-page.c (status_changed): When task status + is set to "In Progress", set percent complete to 50% only if it was + previously set to 0% or 100%. + 2003-08-27 Bolian Yin <bolian.yin@sun.com> * gui/Makefile.am use libevolution-calendar-a11y instead of libevolution-a11y. |