Mercurial > pidgin
comparison AUTHORS @ 31417:52801bade70e
Currently oscar (ICQ) protocol does not support comma-separated list of
encoding, what may cause problems with clients that using single-byte encoding,
while we using UTF-8 (for example: QIP2005).
This patch adds support for a comma-separated list of encodings.
for example:
{{{
utf-8,cp1251,us-ascii
}}}
This patch also fixes invalid encoding of buddy status and buddy info.
Fixes #13496.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | loentar@google.com |
---|---|
date | Thu, 24 Mar 2011 22:37:29 +0000 |
parents | c4d512212ae2 |
children | 81a2ec76c285 |
comparison
equal
deleted
inserted
replaced
31416:e2c016bb436f | 31417:52801bade70e |
---|