diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2b7f4ec612..8b39b3b09a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2009-01-21 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #362754 + + * gui/tasks-component.c: (ensure_sources): + * gui/memos-component.c: (ensure_sources): + * gui/calendar-component.c: (ensure_sources): + Ensure to show default groups and sources with actual + localized name, not the one it was stored last time. + 2009-01-21 Suman Manjunath <msuman@novell.com> ** Fix for bug #541209 |