Mercurial > pidgin
diff ChangeLog @ 30975:2812bbd3fc18
Stop escaping all characters in the display name. It's only necessary
to escape percent and space, and the UTF-8 can be left alone.
Fixes #8508.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 28 Nov 2010 07:24:22 +0000 |
parents | 79c438f2cb69 |
children | 1203778744d0 |
line wrap: on
line diff
--- a/ChangeLog Sun Nov 28 02:15:18 2010 +0000 +++ b/ChangeLog Sun Nov 28 07:24:22 2010 +0000 @@ -14,7 +14,10 @@ libgadu to 1.9.0. (#12789) MSN: - * Don't show ourselves in the list of endpoints that can be disconnected. + * Stop showing ourselves in the list of endpoints that can be + disconnected. + * Allow full-size display names, by not escaping (most) non-English + characters. (#8508) version 2.7.7 (11/23/2010): General: