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 1b12cebd0e..06573c46ce 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,13 @@
+2005-07-22 Arunprakash <arunp@novell.com>
+
+ * gui/contact-editor/e-contact-editor.c (name_entry_changed): Modified
+ to reset the title of the contact editor when the name is deleted
+ completely.
+ (file_as_entry_changed) : Modified to update the title with the new
+ file_as name.
+ (fill_in_simple) : Modified to set the title initially with the file_as
+ name. Fixes #235830.
+
2005-07-21 Sushma Rai <rsushma@novell.com>
* gui/widgets/e-addressbook-view.[ch] (eab_view_delete_selection):