diff options
author | JP Rosevear <jpr@ximian.com> | 2001-10-31 00:17:48 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-10-31 00:17:48 +0800 |
commit | bff44ae49b2aebf52cae6f830bcf9c521e9071ba (patch) | |
tree | b9ca94721c3484ad35c2de989b9eb4ace1e1b8b9 /addressbook/ChangeLog | |
parent | b57629aa8243f9123706c770843e99fefced824c (diff) | |
download | gsoc2013-evolution-bff44ae49b2aebf52cae6f830bcf9c521e9071ba.tar.gz gsoc2013-evolution-bff44ae49b2aebf52cae6f830bcf9c521e9071ba.tar.zst gsoc2013-evolution-bff44ae49b2aebf52cae6f830bcf9c521e9071ba.zip |
make sure to translate the character sets of the names
2001-10-30 JP Rosevear <jpr@ximian.com>
* conduit/address-conduit.c (ecard_from_remote_record): make sure
to translate the character sets of the names
svn path=/trunk/; revision=14463
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4af68a4032..779eaec546 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,9 @@ 2001-10-30 JP Rosevear <jpr@ximian.com> + * conduit/address-conduit.c (ecard_from_remote_record): make sure + to translate the character sets of the names + +2001-10-30 JP Rosevear <jpr@ximian.com> * gui/component/select-names/e-select-names-bonobo.c (manager_ok_cb): send a null bonobo arg to prevent explosion |