comparison ChangeLog @ 26677:fc8c1933bc22

propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776) to branch 'im.pidgin.cpw.darkrain42.docs' (head 2fec5896a8d1642235382a15d2ee7e988b6acf34)
author Paul Aurich <paul@darkrain42.org>
date Fri, 03 Apr 2009 02:42:38 +0000
parents 6821f507ae26
children a6974c0d789b
comparison
equal deleted inserted replaced
26676:efbbd2e2b29e 26677:fc8c1933bc22
11 11
12 XMPP: 12 XMPP:
13 * Add support for in-band bytestreams for file transfers (XEP-0047). 13 * Add support for in-band bytestreams for file transfers (XEP-0047).
14 * Add support for sending attentions (equivalent to "buzz" and "nudge") 14 * Add support for sending attentions (equivalent to "buzz" and "nudge")
15 using the command /buzz (XEP-0224). 15 using the command /buzz (XEP-0224).
16
17 IRC:
18 * Correctly handle WHOIS for users who are joined to a large number of
19 channels.
16 20
17 Pidgin: 21 Pidgin:
18 * Added -f command line option to tell Pidgin to ignore NetworkManager 22 * Added -f command line option to tell Pidgin to ignore NetworkManager
19 and assume it has a valid network connection. 23 and assume it has a valid network connection.
20 * Allow plugins to specify custom link types to the GtkIMHtml widget. 24 * Allow plugins to specify custom link types to the GtkIMHtml widget.