www: a92f7f1f: Update the website for 2.7.7

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Wed Nov 24 01:06:55 EST 2010


----------------------------------------------------------------------
Revision: a92f7f1f5b211f77f8fbf9196fd3b5a86f641807
Parent:   7cefa57f8c5d398d9282f29e19fcee0b5b928942
Author:   rekkanoryo at pidgin.im
Date:     11/24/10 00:19:20
Branch:   im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/a92f7f1f5b211f77f8fbf9196fd3b5a86f641807

Changelog: 

Update the website for 2.7.7

Changes against parent 7cefa57f8c5d398d9282f29e19fcee0b5b928942

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

-------------- next part --------------
============================================================
--- htdocs/index.php	c3837857e5c045315fba56e1060d74eb78e71676
+++ htdocs/index.php	ceb62afc32da48f113ab1b45eac052f2efb788af
@@ -72,7 +72,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 
 <!-- This will pull from somewhere else at some point -->
 <p class="more" id="lowblurb">
-Pidgin 2.7.6 fixes the MSN certificate issue and enables multiple MSN logins.
+Pidgin 2.7.7 completely fixes the MSN certificate issue, enables multiple MSN logins, and fixes the AIM SSL Handshake Failure error.
 </p>
 
 <? /* Avoid outputting this stuff yet.
============================================================
--- inc/version.inc	a0aa945cd9479ef98ef355d078997384959a1760
+++ inc/version.inc	02ea99df39e0cb737e65769ee94162a0f27fd807
@@ -1,10 +1,10 @@
 <?
 
 // Current Pidgin Release
-$pidgin_version        = "2.7.6";
+$pidgin_version        = "2.7.7";
 
 // Current Windows Pidgin Release
-$pidgin_win32_version  = "2.7.6";
+$pidgin_win32_version  = "2.7.7";
 
 // Version of Pidgin in the Ubuntu PPA
 $pidgin_ubuntu_version = "2.7.5";
============================================================
--- htdocs/support/index.php	2172fe905e3245fe7a42f68f34c2a56b21499686
+++ htdocs/support/index.php	f38a1b01d87dcdaa738425c0fe5c215381774873
@@ -50,6 +50,7 @@ Chat on IRC: <a onclick="javascript:this
 <li>Can't connect to AIM/ICQ?</li>
 <li>MSN says, "our protocol isn't supported by the server"?</li>
 <li>Can't connect to Yahoo?</li>
+<li>Get an AIM SSL Handshake Failure message?</li>
 <li>Get a certificate error for omega.contacts.msn.com?<!--/li-->
 <ul><li><a href="/download/">Make sure you're using the current version of Pidgin!</a></li></ul></li>
 </ul>


More information about the Commits mailing list