comparison ChangeLog @ 24506: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
comparison
equal deleted inserted replaced
24505:9bb624e345aa 24506:0b2a1b6f7464
20 * XMPP resources can be set to the local machine's hostname by using 20 * XMPP resources can be set to the local machine's hostname by using
21 __HOSTNAME__ as the resource string (Jonathan Sailor) 21 __HOSTNAME__ as the resource string (Jonathan Sailor)
22 * XMPP resources can now be left blank, causing the server to generate a 22 * XMPP resources can now be left blank, causing the server to generate a
23 resource for us (Jonathan Sailor) 23 resource for us (Jonathan Sailor)
24 * XMPP resources now default to no value 24 * XMPP resources now default to no value
25 * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki)
26 * Gadu-Gadu now does proper charset translations where needed (Adam
27 Strzelecki)
25 28
26 Pidgin: 29 Pidgin:
27 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting 30 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting
28 instead of our own (hidden) tooltip_delay pref. If you had 31 instead of our own (hidden) tooltip_delay pref. If you had
29 previously changed that pref, add a line like this to 32 previously changed that pref, add a line like this to