aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 02e19a7204..c1d341c034 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,13 @@
+2006-03-10 Devashish Sharma <sdevashish@novell.com>
+
+ Fix for bug #333855
+ * gui/contact-editor/e-contact-editor.c (full_name_response),
+ (full_name_key_press_event), (full_name_editor_delete_event_cb),
+ (full_name_clicked):
+ The fullname dialog should be non-modal as well as categories dialog.
+ Patch by Simon Zheng <simon.zheng@sun.com>. Made some changes to the
+ patch and committed.
+
2006-03-06 Devashish Sharma <sdevashish@novell.com>
* gui/contact-editor/e-contact-editor.c (fill_in_address_textview):