Mercurial > pidgin
diff ChangeLog @ 32518:0087049160ad
merge of '081986627877141e126dc3bcd9b0ab5063e96e83'
and 'c1fcac5fd1367b69d817021a3b50df463b53de0b'
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 15 Feb 2012 22:27:43 +0000 |
parents | de4e6af605a2 |
children | 2c93bd1582a1 |
line wrap: on
line diff
--- a/ChangeLog Wed Feb 15 22:26:40 2012 +0000 +++ b/ChangeLog Wed Feb 15 22:27:43 2012 +0000 @@ -1,5 +1,28 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul +version 2.10.2 (02/22/2012): + General: + * Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799) + + Pidgin: + * Add support for the GNOME3 Network dialog. (#13882) + + libpurple: + * Support new connection states and signals for NetworkManager 0.9+. + (Dan Williams) (#13859) + + AIM and ICQ: + * Allow signing on with usernames containing periods and + underscores. (#13500) + * Allow adding buddies containing periods and underscores. (#13500) + + MSN: + * Fix possible crashes caused by not validating incoming messages as + UTF-8. (Thijs Alkemade) (#14884) + + Windows-Specific Changes: + * Fix compilation of the Bonjour protocol plugin. (#14802) + version 2.10.1 (12/06/2011): Finch: * Fix compilation on OpenBSD.