aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index b999a824b9..c044f24943 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,11 @@
+2003-03-13 Chris Toshok <toshok@ximian.com>
+
+ * gui/contact-editor/e-contact-editor.c
+ (set_entry_changed_signals): use set_entry_changed_signal_email
+ for the email entry so the email gets saved out.
+ (set_entry_changed_signal_email): new function, analogous to
+ set_entry_changed_signal_phone, but for email.
+
2003-03-12 Chris Toshok <toshok@ximian.com>
[ fixes bug #20210 ]