comparison ChangeLog @ 29445:d74e3cd6cbb5

merged with im.pidgin.pidgin
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 16 Feb 2010 17:20:11 +0900
parents d4b9df8e17f6
children 42b732b92cec 1eeeb20f0b9f 2c955a6f1fa8
comparison
equal deleted inserted replaced
29441:d77ecfe2b2c9 29445:d74e3cd6cbb5
60 * Fix receiving messages without markup over an Openfire BOSH connection 60 * Fix receiving messages without markup over an Openfire BOSH connection
61 (forcibly put the stanzas in the jabber:client namespace). 61 (forcibly put the stanzas in the jabber:client namespace).
62 * The default value for the file transfer proxies is automatically 62 * The default value for the file transfer proxies is automatically
63 updated when an account connects, if it is still the old (broken) 63 updated when an account connects, if it is still the old (broken)
64 default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org'). 64 default (from 'proxy.jabber.org' to 'proxy.eu.jabber.org').
65 * Fix an issue where libpurple created duplicate buddies if the roster
66 contains a buddy in two groups that differ only by case
67 (e.g. "XMPP" and "xmpp") (or not at all).
65 68
66 Yahoo: 69 Yahoo:
67 * Don't send <span> and </span> tags. (Fartash Faghri) 70 * Don't send <span> and </span> tags. (Fartash Faghri)
68 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik 71 * Support PingBox. PingBoxes will appear as pbx/PingBoxName. (Kartik
69 Mohta) 72 Mohta)