aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index a5945c9e3c..98b7f657aa 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2002-10-20 Chris Toshok <toshok@ximian.com>
+
+ [ fixes #32144 ]
+ * gui/contact-editor/e-contact-save-as.c (e_contact_save_as):
+ convert the name to the gtk locale before saving.
+ (e_contact_list_save_as): same.
+
2002-10-19 Chris Toshok <toshok@ximian.com>
[ probable fix for #25477, and memory leak fix ]