pidgin: 410f7adb: Add some MSN items to the changelog.

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Mon Feb 16 00:15:38 EST 2009


-----------------------------------------------------------------
Revision: 410f7adb8bbf7aef2373d653d847556cd17169dc
Ancestor: be64dc9cd9d255a5a6a0f790f5fc505091313e6d
Author: rekkanoryo at pidgin.im
Date: 2009-02-16T05:12:26
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/410f7adb8bbf7aef2373d653d847556cd17169dc

Modified files:
        ChangeLog

ChangeLog: 

Add some MSN items to the changelog.

-------------- next part --------------
============================================================
--- ChangeLog	1969c88234d7364e23b7e004b927dfd7080f79e5
+++ ChangeLog	5ceb500c365855c737d586a7a95e2fa984d48ce4
@@ -29,6 +29,24 @@ version 2.5.5 (??/??/????):
 	  Book.  See the FAQ for more information.  Thanks to Jason Lingohr
 	  for lots of debugging and testing.
 	* Messages from Yahoo! buddies are no longer silently dropped.
+	* We now save and use the CacheKey for ABCH SOAP requests.
+	* Don't try to parse Personal Status Messages or Current Media if they
+	  don't exist.
+	* Convert from ISO-8859-1 encoding to UTF-8 when no charset is specified
+	  on incoming messages.  This should fix some issues with messages from
+	  older clients.
+	* Force sending the font "Segoe UI" if outgoing formatting doesn't specify
+	  a font already.
+	* Queue callbacks when token updates are in progress to prevent two token
+	  update attempts from trampling each other.
+	* Fixed a crash on Windows when removing a buddy's alias.
+	* Update the Address Book when buddies' friendly names change.  This
+	  prevents seeing an outdated alias or not seeing an alias at all for
+	  buddies who are offline when you sign in.
+	* Update tokens for FindMembership and ABFindAll SOAP requests.
+	* We no longer try to send empty messages.  This could happen when a
+	  message contained only formatting and that formatting was not supported
+	  on MSN.
 
 	XMPP:
 	* Resources using __HOSTNAME__ substitution will now grab only the short


More information about the Commits mailing list