aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-04-22 03:00:23 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-04-22 03:00:23 +0800
commit247a808a5bde5b7c9ea05d2966e47c927f347ccf (patch)
tree061865f6e501f5f6c2d9e6d8c88ba15c31c13dda /addressbook/ChangeLog
parentd1eb29bd2e34264ae1b722ef7746bbbe8145beaa (diff)
downloadgsoc2013-evolution-247a808a5bde5b7c9ea05d2966e47c927f347ccf.tar
gsoc2013-evolution-247a808a5bde5b7c9ea05d2966e47c927f347ccf.tar.gz
gsoc2013-evolution-247a808a5bde5b7c9ea05d2966e47c927f347ccf.tar.bz2
gsoc2013-evolution-247a808a5bde5b7c9ea05d2966e47c927f347ccf.tar.lz
gsoc2013-evolution-247a808a5bde5b7c9ea05d2966e47c927f347ccf.tar.xz
gsoc2013-evolution-247a808a5bde5b7c9ea05d2966e47c927f347ccf.tar.zst
gsoc2013-evolution-247a808a5bde5b7c9ea05d2966e47c927f347ccf.zip
Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): Properly
2001-04-21 Jon Trowbridge <trow@ximian.com> * contact-editor/e-contact-quick-add.c (clicked_cb): Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): Properly convert from utf8. (Bug #2256) svn path=/trunk/; revision=9485
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 1a43fb44a2..5b7b56edf8 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-21 Jon Trowbridge <trow@ximian.com>
+
+ * contact-editor/e-contact-quick-add.c (clicked_cb): Properly
+ convert to utf8. (Bug #2256)
+ (build_quick_add_dialog): Properly convert from utf8. (Bug #2256)
+
2001-04-16 Jon Trowbridge <trow@ximian.com>
* backend/ebook/e-destination.c (e_destination_get_name): Added.