diff options
author | JP Rosevear <jpr@ximian.com> | 2001-12-12 06:00:12 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-12-12 06:00:12 +0800 |
commit | 12b70e06ff18468084531f338e0ac16553616ffa (patch) | |
tree | 4b65e868d23b6b249959456e04977c233fdd6980 /e-util/ChangeLog | |
parent | 17957b82973240ce944196c993d042b3ba568076 (diff) | |
download | gsoc2013-evolution-12b70e06ff18468084531f338e0ac16553616ffa.tar.gz gsoc2013-evolution-12b70e06ff18468084531f338e0ac16553616ffa.tar.zst gsoc2013-evolution-12b70e06ff18468084531f338e0ac16553616ffa.zip |
use UTF-8 as the char set when testing pilot link
2001-12-10 JP Rosevear <jpr@ximian.com>
* configure.in: use UTF-8 as the char set when testing pilot link
2001-12-10 JP Rosevear <jpr@ximian.com>
* e-pilot-util.c (e_pilot_utf8_to_pchar): use UTF-8 instead of
UTF8 as the source char set
(e_pilot_utf8_from_pchar): use UTF-8 instead of UTF8 as the
destination char set
svn path=/trunk/; revision=14995
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 9b0f4d0ec1..1b7dcf1da4 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2001-12-10 JP Rosevear <jpr@ximian.com> + + * e-pilot-util.c (e_pilot_utf8_to_pchar): use UTF-8 instead of + UTF8 as the source char set + (e_pilot_utf8_from_pchar): use UTF-8 instead of UTF8 as the + destination char set + 2001-11-20 Dan Winship <danw@ximian.com> * e-passwords.c (e_passwords_forget_password): Clear the password |