changeset 26821:a9c5b4a4d5d2

Changelog MSN, Yahoo, and the merged BOSH branch
author Paul Aurich <paul@darkrain42.org>
date Tue, 28 Apr 2009 21:07:05 +0000
parents 913ce5e88249
children 5f8cdb5225df
files ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Apr 28 21:00:45 2009 +0000
+++ b/ChangeLog	Tue Apr 28 21:07:05 2009 +0000
@@ -20,6 +20,7 @@
 	* Add support for in-band bytestreams for file transfers (XEP-0047).
 	* Add 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.
@@ -30,6 +31,7 @@
 	  login.
 	* Support showing and reporting idle times in the buddy list. (XEP-0256)
 	* Support most recent version of User Avatar. (XEP-0084 v1.1)
+	* Updated Entity Capabilities support. (Tobias Markmann)
 
 	IRC:
 	* Correctly handle WHOIS for users who are joined to a large number of
@@ -37,6 +39,19 @@
 	* 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'.
+	  (Sulabh Mahajan)
+	* Sending text messages (address to +<countrycode><phone number>).
+	  (Sulabh Mahajan)
+
 	Pidgin:
 	* Added -f command line option to tell Pidgin to ignore NetworkManager
 	  and assume it has a valid network connection.