diff options
author | Zbigniew Chyla <cyba@gnome.pl> | 2002-01-18 05:59:22 +0800 |
---|---|---|
committer | Chyla Zbigniew <chyla@src.gnome.org> | 2002-01-18 05:59:22 +0800 |
commit | 7da35dfe09148edd34ae4b48a53b1eae179dc58c (patch) | |
tree | f5ede14d2173f55a2fbb32308c9b80874d415243 /addressbook/ChangeLog | |
parent | a51a121e95a5302c037f4f9d272846ede24717f3 (diff) | |
download | gsoc2013-evolution-7da35dfe09148edd34ae4b48a53b1eae179dc58c.tar.gz gsoc2013-evolution-7da35dfe09148edd34ae4b48a53b1eae179dc58c.tar.zst gsoc2013-evolution-7da35dfe09148edd34ae4b48a53b1eae179dc58c.zip |
Fixes #17725
2001-12-20 Zbigniew Chyla <cyba@gnome.pl>
Fixes #17725
* evolution/addressbook/printing/e-contact-print.c (complete_sequence):
Do not assume that the first byte of file_as is the first letter, use
utf8 functions instead.
svn path=/trunk/; revision=15351
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ff4a55333e..5ed542d2cf 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2001-12-20 Zbigniew Chyla <cyba@gnome.pl> + + Fixes #17725 + + * evolution/addressbook/printing/e-contact-print.c (complete_sequence): + Do not assume that the first byte of file_as is the first letter, use + utf8 functions instead. + 2002-01-16 JP Rosevear <jpr@ximian.com> * conduit/address-conduit.c: move all functions here, get rid of |