Mercurial > pidgin.yaz
comparison ChangeLog @ 31418: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 |
comparison
equal
deleted
inserted
replaced
31417:f26e961e1274 | 31418:2812bbd3fc18 |
---|---|
12 Gadu-Gadu: | 12 Gadu-Gadu: |
13 * Updated our bundled libgadu and minimum requirement for external | 13 * Updated our bundled libgadu and minimum requirement for external |
14 libgadu to 1.9.0. (#12789) | 14 libgadu to 1.9.0. (#12789) |
15 | 15 |
16 MSN: | 16 MSN: |
17 * Don't show ourselves in the list of endpoints that can be disconnected. | 17 * Stop showing ourselves in the list of endpoints that can be |
18 disconnected. | |
19 * Allow full-size display names, by not escaping (most) non-English | |
20 characters. (#8508) | |
18 | 21 |
19 version 2.7.7 (11/23/2010): | 22 version 2.7.7 (11/23/2010): |
20 General: | 23 General: |
21 * Allow multiple CA certificates to share the same Distinguished Name | 24 * Allow multiple CA certificates to share the same Distinguished Name |
22 (DN). Partially fixes remaining MSN issues from #12906. | 25 (DN). Partially fixes remaining MSN issues from #12906. |