www: 5e6de22a: Changes for 2.10.3
markdoliner at pidgin.im
markdoliner at pidgin.im
Mon Mar 26 01:40:38 EDT 2012
----------------------------------------------------------------------
Revision: 5e6de22a7278c3fa4992c6338b7c40e838fa2b36
Parent: 2fc050886bcc582e27b8c93074f3281ae489c6a4
Author: markdoliner at pidgin.im
Date: 03/26/12 01:38:30
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/5e6de22a7278c3fa4992c6338b7c40e838fa2b36
Changelog:
Changes for 2.10.3
Changes against parent 2fc050886bcc582e27b8c93074f3281ae489c6a4
patched htdocs/ChangeLog
patched htdocs/index.php
patched inc/version.inc
-------------- next part --------------
============================================================
--- htdocs/index.php 5efe36c062196cec7eebca101163b4c251d63046
+++ htdocs/index.php 37df3936fe22c01a89929734133f80e5bfab4129
@@ -67,7 +67,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
<p class="more" id="lowblurb">
<!-- Put little news blurbs here! -->
-Pidgin 2.10.2 contains <a href="/news/security/">two security updates</a>. Please upgrade!
+Pidgin 2.10.2 contains <a href="/news/security/">two security updates</a> and 2.10.3 fixes a problem with MSN buddies appearing online when they shouldn't.
</p>
</div>
============================================================
--- inc/version.inc e2455782e08fbcb7e04b98a746f9ad1b558e11d0
+++ inc/version.inc b4c8cf524e4eaafb658197e9c55db7998ea761a3
@@ -1,10 +1,10 @@
<?php
// Current Pidgin Release
-$pidgin_version = "2.10.2";
+$pidgin_version = "2.10.3";
// Current Windows Pidgin Release
-$pidgin_win32_version = "2.10.2";
+$pidgin_win32_version = "2.10.3";
// Version of Pidgin in the Ubuntu PPA
$pidgin_ubuntu_version = "2.10.1";
============================================================
--- htdocs/ChangeLog c54cbbb13b6907c32c21ccf6786f18b1fb1a4f68
+++ htdocs/ChangeLog aca2ca9b7ad667ca9c990600d4d06f6e415277f1
@@ -1,5 +1,8 @@ Pidgin and Finch: The Pimpin' Penguin IM
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
+version 2.10.3 (03/26/2012):
+ * Fix buddies not going offline.
+
version 2.10.2 (03/14/2012):
General:
* Fix compilation when using binutils 2.22 and new GDK pixbuf. (#14799)
More information about the Commits
mailing list