www: b3530237: I guess let's start pointing people to 2...

markdoliner at pidgin.im markdoliner at pidgin.im
Wed Mar 14 03:56:49 EDT 2012


----------------------------------------------------------------------
Revision: b35302379cf00d32f1aa1c5a4635bb3f7b474ee8
Parent:   73b857fb85beb48a4dececd765767a58a8ab7353
Author:   markdoliner at pidgin.im
Date:     03/14/12 03:55:39
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/b35302379cf00d32f1aa1c5a4635bb3f7b474ee8

Changelog: 

I guess let's start pointing people to 2.10.2

Changes against parent 73b857fb85beb48a4dececd765767a58a8ab7353

  patched  htdocs/ChangeLog
  patched  htdocs/index.php
  patched  inc/version.inc

-------------- next part --------------
============================================================
--- htdocs/index.php	853c41428721fa1bd2986ee084611d8056ac7d2e
+++ htdocs/index.php	a0b7013945e316c4129455565a5f91c99819a086
@@ -65,7 +65,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 
 <p class="more" id="lowblurb">
 <!-- Put little news blurbs here! -->
-Pidgin 2.10.1 contains a few security updates.  Please upgrade!
+Pidgin 2.10.2 contains two security updates.  Please upgrade!
 </p>
 
 </div>
============================================================
--- inc/version.inc	a12004789a8b642b9758304d21366be62706b905
+++ inc/version.inc	7afca97edbdb6b6a0ba184c3cbeedaa14d88f469
@@ -1,7 +1,7 @@
 <?php
 
 // Current Pidgin Release
-$pidgin_version        = "2.10.1";
+$pidgin_version        = "2.10.2";
 
 // Current Windows Pidgin Release
 $pidgin_win32_version  = "2.10.1";
============================================================
--- htdocs/ChangeLog	f31efa280712cae1d2a8e16708eda5785f53bbe2
+++ htdocs/ChangeLog	c54cbbb13b6907c32c21ccf6786f18b1fb1a4f68
@@ -1,5 +1,43 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.10.2 (03/14/2012):
+	General:
+	* Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
+	* Fix compilation of the MXit protocol plugin with GLib 2.31. (#14773)
+
+	Pidgin:
+	* Add support for the GNOME3 Network dialog. (#13882)
+	* Fix rare crash. (#14392)
+	* Add support for the GNOME3 Default Application dialog for configuring
+	  the Browser.
+
+	libpurple:
+	* Support new connection states and signals for NetworkManager 0.9+.
+	  (Dan Williams) (#13859)
+
+	AIM and ICQ:
+	* Fix a possible crash when receiving an unexpected message
+	  from the server. (Thijs Alkemade) (#14983)
+	* Allow signing on with usernames containing periods and
+	  underscores. (#13500)
+	* Allow adding buddies containing periods and underscores. (#13500)
+	* Don't try to format ICQ usernames entered as email addresses.
+	  Gets rid of an "Unable to format username" error at login. (#13883)
+
+	MSN:
+	* Fix possible crashes caused by not validating incoming messages as
+	  UTF-8. (Thijs Alkemade) (#14884)
+	* Support new protocol version MSNP18. (#14753)
+	* Fix messages to offline contacts. (#14302)
+
+	Windows-Specific Changes:
+	* Fix the installer downloading of spell-checking dictionaries (#14612)
+	* Fix compilation of the Bonjour protocol plugin. (#14802)
+
+	Plugins:
+	* The autoaccept plugin will no longer reset the preference for unknown
+	  buddies to "Auto Reject" in certain cases. (#14964)
+
 version 2.10.1 (12/06/2011):
 	Finch:
 	* Fix compilation on OpenBSD.


More information about the Commits mailing list