comparison ChangeLog @ 29767:2c955a6f1fa8

propagate from branch 'im.pidgin.pidgin' (head bd1da3489eef317a805524eef94fd4e08719159b) to branch 'im.pidgin.pidgin.next.minor' (head b1a88e6744bf54989e88f6d91369c834026683ac)
author Paul Aurich <paul@darkrain42.org>
date Tue, 16 Feb 2010 02:34:35 +0000
parents 2ad2e3490b23 d4b9df8e17f6
children f549ad844d54
comparison
equal deleted inserted replaced
29766:529233281dfe 29767:2c955a6f1fa8
78 * Fix receiving messages without markup over an Openfire BOSH connection 78 * Fix receiving messages without markup over an Openfire BOSH connection
79 (forcibly put the stanzas in the jabber:client namespace). 79 (forcibly put the stanzas in the jabber:client namespace).
80 * The default value for the file transfer proxies is automatically 80 * The default value for the file transfer proxies is automatically
81 updated when an account connects, if it is still the old (broken) 81 updated when an account connects, if it is still the old (broken)
82 default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org'). 82 default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org').
83 * Fix an issue where libpurple created duplicate buddies if the roster
84 contains a buddy in two groups that differ only by case
85 (e.g. "XMPP" and "xmpp") (or not at all).
83 86
84 Yahoo: 87 Yahoo:
85 * Don't send <span> and </span> tags. (Fartash Faghri) 88 * Don't send <span> and </span> tags. (Fartash Faghri)
86 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik 89 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik
87 Mohta) 90 Mohta)