diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-16 14:43:32 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-16 14:43:32 +0800 |
commit | 786a869d00ae904891afa247893b44b5c961e1e5 (patch) | |
tree | 88f074fb63c023f4db86c8baf4dd4ed2c7d403ec /addressbook/ChangeLog | |
parent | 8520abf54cedccb6d98eae462c42b89d23b418f3 (diff) | |
download | gsoc2013-evolution-786a869d00ae904891afa247893b44b5c961e1e5.tar.gz gsoc2013-evolution-786a869d00ae904891afa247893b44b5c961e1e5.tar.zst gsoc2013-evolution-786a869d00ae904891afa247893b44b5c961e1e5.zip |
Setting the default response for categories dialog.
Setting the default response for contact full nams dialog.
Fixing the default focus in contact editor dialog.
svn path=/trunk/; revision=31194
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 554d24b417..dc6aadb1f3 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,20 @@ +2006-01-16 Devashish Sharma <sdevashish@novell.com> + + * gui/contact-editor/e-contact-editor.c (full_name_clicked) : Setting + the default response for categories dialog. + Fixes #317283 + +2006-01-16 Devashish Sharma <sdevashish@novell.com> + + * gui/contact-editor/e-contact-editor.c (full_name_clicked) : Setting + the default response for contact full name dialog. + Fixes #317282 + +2006-01-16 Devashish Sharma <sdevashish@novell.com> + + * gui/contact-editor/e-contact-editor.c : Fixed the default focus in + the contact editor dialog. + 2006-01-13 Srinivasa Ragavan <sragavan@novell.com> ** Fixes bug #326268 |