Mercurial > pidgin
diff ChangeLog @ 27922:3b6f50b68f5d
Make gnt_keys_refine UTF8-compatible. Note, the rest of the tests don't
need to be changed as multi-byte UTF8 values are always >128.
Fixes #2504.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 16 Aug 2009 03:22:58 +0000 |
parents | e4b0bf56667f |
children | f213f50821a1 1f2a9d38b866 |
line wrap: on
line diff
--- a/ChangeLog Sat Aug 15 19:59:14 2009 +0000 +++ b/ChangeLog Sun Aug 16 03:22:58 2009 +0000 @@ -192,6 +192,8 @@ * The hardware cursor is updated correctly. This will be useful especially for users of braille terminals, screen readers etc. * Added a TinyURL plugin, which aids copying longer URLs. + * Fixed UTF-8 compatibility problems which could cause exits or other + unrequested behaviour. Pidgin GTK+ Theme Control Plugin: * Removed mouse cursor color preferences.