diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 172279d1a2..75c9143ca0 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2008-08-06 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #249844 + + * gui/tasks-component.c: (impl__get_userCreatableItems): + * gui/memos-component.c: (impl__get_userCreatableItems): + Do not let compiler claim. + * gui/calendar-component.c: (impl__get_userCreatableItems): + Use C_() macro instead of Q_() macro. + Use fully qualified names for "New" submenu entries. + 2008-08-04 Paul Bolle <pebolle@tiscali.nl> ** Fix for bug #544157 |