diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-01-14 16:23:22 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-01-14 16:23:22 +0800 |
commit | 25df9d140bd21058e5f9b17854ef6699a69b4b24 (patch) | |
tree | 0c96ddaed75d85b8abf5a72635efdd03f7bcce87 /addressbook/ChangeLog | |
parent | 1910fd29b6e85f4485286b00b0b1656cedcdcfd3 (diff) | |
download | gsoc2013-evolution-25df9d140bd21058e5f9b17854ef6699a69b4b24.tar.gz gsoc2013-evolution-25df9d140bd21058e5f9b17854ef6699a69b4b24.tar.zst gsoc2013-evolution-25df9d140bd21058e5f9b17854ef6699a69b4b24.zip |
Patch from David Turner <cillian64@googlemail.com> ** Partial fix for bug #498095 (duplicate mnemonics)
svn path=/trunk/; revision=34810
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4bd801ef74..b7e68dfc9a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2008-01-14 David Turner <cillian64@googlemail.com> + + ** Partial fix for bug #498095 + + * gui/contact-editor/contact-editor.glade: Changed mnemonics on + "Categories" and "Nickname" to fix a clash. + 2008-01-11 Milan Crha <mcrha@redhat.com> ** Fix for bug #488213 |