diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2007-12-07 02:03:17 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2007-12-07 02:03:17 +0800 |
commit | dfc1240fa8b86e620c32c9fc17f46f438521c5bc (patch) | |
tree | acb7f5c5dd8f158b07131ab4e568fae1689e1991 /addressbook/ChangeLog | |
parent | af3502a88b4959d85efde48fb2a307a952678bf9 (diff) | |
download | gsoc2013-evolution-dfc1240fa8b86e620c32c9fc17f46f438521c5bc.tar.gz gsoc2013-evolution-dfc1240fa8b86e620c32c9fc17f46f438521c5bc.tar.zst gsoc2013-evolution-dfc1240fa8b86e620c32c9fc17f46f438521c5bc.zip |
Patch from David Turner <cillian64@googlemail.com>: Fix for bug #468277 (missing mnemonic in 'New Address Book' dialog)
svn path=/trunk/; revision=34663
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 2d1c1785dc..5a746eaaa1 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2007-12-06 David Turner <cillian64@googlemail.com> + + ** Fix for bug #468277 + + * gui/component/addressbook-config.c: (eabc_general_offline): + Added a mnemonic to "Copy book content locally for offline operation" + 2007-12-05 Lucky Wankhede <wlakke@novell.com> ** Fix for bug #409121 |