diff options
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index b1716b477c..9badf8e50d 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2007-11-23 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #495711 + + * gui/contact-editor/e-contact-editor.h: (struct _EContactEditor): + * gui/contact-editor/e-contact-editor.c: (full_name_response), + (full_name_clicked), (e_contact_editor_init): + Keep track of previously created Full Name dialog and reuse it. + 2007-11-18 Gilles Dartiguelongue <gdartigu@svn.gnome.org> ** Fix bug #495875 |