diff ChangeLog @ 31924:e44af4d2e01b

propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d) to branch 'im.pidgin.pidgin' (head a838619f39988fb46c2305600984725495b15ee1)
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 22 Aug 2011 16:00:57 +0000
parents 5603360c16a4
children d82c76a842f8 3828a61c44da
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 21 23:45:07 2011 +0000
+++ b/ChangeLog	Mon Aug 22 16:00:57 2011 +0000
@@ -1,5 +1,19 @@
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 3.0.0 (??/??/????):
+	AIM and ICQ:
+	* Make buddy list management code more efficient. (Oliver) (#4816)
+	* Don't try to format ICQ usernames entered as email addresses.
+	  Gets rid of an "Unable to format username" error at login. (#13883)
+
+	MXit:
+	* Remove all reference to Hidden Number.
+	* Fix decoding of font-size changes in the markup of received messages.
+	* Ignore new invites to join a GroupChat if you're already joined, or
+	  still have a pending invite.
+	* The buddy's name was not centered vertically in the buddy-list if they
+	  did not have a status-message or mood set.
+
 version 2.10.0 (08/18/2011):
 	Pidgin:
 	* Make the max size of incoming smileys a pref instead of hardcoding it.