Mercurial > pidgin
diff ChangeLog @ 24561:0b2a1b6f7464
Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
handling import and export operations for the buddy list. Fixes #5694.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Adam Strzelecki <ono@java.pl> |
---|---|
date | Sat, 29 Nov 2008 16:50:34 +0000 |
parents | 7b27f7c41d85 |
children | 5f597914cd01 |
line wrap: on
line diff
--- a/ChangeLog Sat Nov 29 01:52:36 2008 +0000 +++ b/ChangeLog Sat Nov 29 16:50:34 2008 +0000 @@ -22,6 +22,9 @@ * XMPP resources can now be left blank, causing the server to generate a resource for us (Jonathan Sailor) * XMPP resources now default to no value + * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) + * Gadu-Gadu now does proper charset translations where needed (Adam + Strzelecki) Pidgin: * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting