comparison ChangeLog @ 26347:6821f507ae26

ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
author Ethan Blanton <elb@pidgin.im>
date Tue, 31 Mar 2009 01:10:32 +0000
parents bee0e8ddfebc
children a6974c0d789b
comparison
equal deleted inserted replaced
26346:c67bf2e1e6c0 26347:6821f507ae26
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.