Mercurial > pidgin
diff ChangeLog @ 22435:7b4d39ffd563
Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
some iconv implementations (notably win_iconv) are dropping UCS-2
support, due to the impression that it is obsolete. For BMP
characters, UTF-16 should be bitwise identical to UCS-2, so if OSCAR
really *is* UCS-2, this shouldn't hurt anything. If it turns out it's
capable of UTF-16, well, then, more's the better.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Fri, 07 Mar 2008 04:01:20 +0000 |
parents | 233b4050405f |
children | 7a7cb6b8fdce |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 07 01:27:25 2008 +0000 +++ b/ChangeLog Fri Mar 07 04:01:20 2008 +0000 @@ -1,5 +1,11 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +version 2.4.1 (): + libpurple + * Treat AIM Unicode messages as UTF-16 rather than UCS-2; this + should have no functional effect, other than continued support + on systems which have dropped UCS-2 conversions. + version 2.4.0 (02/29/2008): libpurple: * Added support for offline messages for AIM accounts (thanks to