diff options
author | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-25 23:05:42 +0800 |
---|---|---|
committer | Devashish Sharma <dsharma@src.gnome.org> | 2006-01-25 23:05:42 +0800 |
commit | d5e8a55f9b1db76c2b54dce613b4f16ff670681c (patch) | |
tree | f8f5e9f8cd9dabc3cd0e4399b462bdc078cc1dc7 /addressbook/ChangeLog | |
parent | 7bbb05236d111818329767498698d2a15bc56fc7 (diff) | |
download | gsoc2013-evolution-d5e8a55f9b1db76c2b54dce613b4f16ff670681c.tar.gz gsoc2013-evolution-d5e8a55f9b1db76c2b54dce613b4f16ff670681c.tar.zst gsoc2013-evolution-d5e8a55f9b1db76c2b54dce613b4f16ff670681c.zip |
Fix for bug #237297.
svn path=/trunk/; revision=31310
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2d4da27a99..6632a81126 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2006-12-7 M Victor Aloysius J <victoraloy@gmail.com> + + * gui/contact-editor/e-contact-editor.c (style_makes_sense): + (name_to_style):Added feature for missing middle name. + Fixes #237297 + 2006-01-25 Devashish Sharma <sdevashish@novell.com> * gui/component/addressbook-view.c : |