# HG changeset patch # User Paul Aurich # Date 1241307311 0 # Node ID 2761213413a3452878305329986767a54099b430 # Parent 29e1f96ccc89ad04dce603f383489f0e6f15046e Remove most of the things that are now in 2.5.6 (I likely missed one or two) diff -r 29e1f96ccc89 -r 2761213413a3 ChangeLog --- a/ChangeLog Sat May 02 23:12:48 2009 +0000 +++ b/ChangeLog Sat May 02 23:35:11 2009 +0000 @@ -16,18 +16,15 @@ * Report idle time 'From last message sent' should work properly. 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 and receiving attentions (equivalent to "buzz" + * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), and + voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) + * Support for in-band bytestreams for file transfers (XEP-0047). + * Support for sending and receiving attentions (equivalent to "buzz" and "nudge") using the command /buzz. (XEP-0224) * Support for connecting using BOSH. (Tobias Markmann) * A buddy's local time is displayed in the Get Info dialog if the remote client supports it. * The set_chat_topic function can unset the chat topic. - * Fix crash on connection with recent gstreamer0.10-plugins-bad. - * Don't create a new conversation window for incoming messages of - type 'headline'. * The Ad-Hoc commands associated with our server are now always shown at login. * Support showing and reporting idle times in the buddy list. (XEP-0256) @@ -35,18 +32,6 @@ * Updated Entity Capabilities support. (Tobias Markmann) * Better support for receiving remote users' nicknames. - IRC: - * Correctly handle WHOIS for users who are joined to a large number of - channels. - * Notify the user if a /nick command fails, rather than trying - fallback nicks. - - MSN: - * Fix a race condition in the SOAP code that caused mysterious crashes. - (Thanks to Florian Quèze for noticing the cause) - * Fix a regression in 2.5.5 that caused numerous "Friendly name changes - too rapidly" pop-ups at login. - Yahoo: * P2P file transfers. (Sulabh Mahajan) * MSN Interoperability by adding MSN buddies as 'msn/user@example.com'.