diff options
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 87d7c7fefd..8499f32327 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2006-08-21 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #346549 + * gui/dialogs/task-details-page.c (priority_index_to_value): + set the priority to undefined if its value does not match the cases. + Removed the assertion so that we don't quit. + 2006-08-21 Srinivasa Ragavan <sragavan@novell.com> * gui/cal-search-bar.c: (string_without_underscores), |