diff ChangeLog @ 26430:12089d993a0c

propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198) to branch 'im.pidgin.cpw.malu.xmpp.idle' (head 016b1a74fc89865e3347ee0b4e8e4357167c1585)
author Marcus Lundblad <ml@update.uu.se>
date Sat, 04 Apr 2009 10:33:33 +0000
parents a6974c0d789b
children c67d43408daa
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 28 16:58:59 2009 +0000
+++ b/ChangeLog	Sat Apr 04 10:33:33 2009 +0000
@@ -10,10 +10,16 @@
 	* Fixed NTLM authentication on big-endian systems.
 
 	XMPP:
+	* Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177),
+	  and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht)
 	* Add support for in-band bytestreams for file transfers (XEP-0047).
 	* Add support for sending attentions (equivalent to "buzz" and "nudge")
 	  using the command /buzz (XEP-0224).
 
+	IRC:
+	* Correctly handle WHOIS for users who are joined to a large number of
+	  channels.
+
 	Pidgin:
 	* Added -f command line option to tell Pidgin to ignore NetworkManager
 	  and assume it has a valid network connection.