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 ab39ba4492..e388f51b23 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2008-08-12 Dmitrijs Ledkovs <dmitrij.ledkov@gmail.com> + + ** Fixes bug #498095 + + * gui/dialogs/event-page.glade: "D_escription" -> "_Description" + * gui/dialogs/task-page.glade: As above and "_Due Date" -> "D_ue Date" + Change mnemonics to resolve clash with "_Edit". + * gui/dialogs/memo-page.glade: + Set proper mnemonic widget for description label. + 2008-08-11 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #546892 |