comparison ChangeLog @ 26504:7fba18b43da3

propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9) to branch 'im.pidgin.cpw.malu.xmpp.idle' (head 6e86275961530024d108fa7f061327fd01a92969)
author Marcus Lundblad <ml@update.uu.se>
date Tue, 07 Apr 2009 05:10:52 +0000
parents 71774735d571
children 0cbdc2639ce2
comparison
equal deleted inserted replaced
26430:12089d993a0c 26504:7fba18b43da3
11 11
12 XMPP: 12 XMPP:
13 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), 13 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177),
14 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) 14 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht)
15 * Add support for in-band bytestreams for file transfers (XEP-0047). 15 * Add support for in-band bytestreams for file transfers (XEP-0047).
16 * Add support for sending attentions (equivalent to "buzz" and "nudge") 16 * Add support for sending and receiving attentions (equivalent to "buzz"
17 using the command /buzz (XEP-0224). 17 and "nudge") using the command /buzz (XEP-0224).
18 * A buddy's local time is displayed in the Get Info dialog if the remote
19 client supports it.
18 20
19 IRC: 21 IRC:
20 * Correctly handle WHOIS for users who are joined to a large number of 22 * Correctly handle WHOIS for users who are joined to a large number of
21 channels. 23 channels.
22 24
32 * Created a unified Buddy Pounce notification window for all pounces 34 * Created a unified Buddy Pounce notification window for all pounces
33 where "Pop up a notification" is selected, which avoids having a 35 where "Pop up a notification" is selected, which avoids having a
34 new dialog box every time a pounce is triggered. (Jorge VillaseƱor) 36 new dialog box every time a pounce is triggered. (Jorge VillaseƱor)
35 * The New Account dialog is now broken into three tabs. Proxy 37 * The New Account dialog is now broken into three tabs. Proxy
36 configuration has been moved from the Advanced tab to the new tab. 38 configuration has been moved from the Advanced tab to the new tab.
39
40 Finch:
41 * The hardware cursor is updated correctly. This will be useful
42 especially for users of braille terminals, screen readers etc.
43 * Added a TinyURL plugin, which aids copying longer URLs.
37 44
38 version 2.5.5 (03/01/2009): 45 version 2.5.5 (03/01/2009):
39 libpurple: 46 libpurple:
40 * Fix a crash when removing an account with an unknown protocol id. 47 * Fix a crash when removing an account with an unknown protocol id.
41 * Beta support for SSL connections for AIM and ICQ accounts. To 48 * Beta support for SSL connections for AIM and ICQ accounts. To