www: 3d7c8215: Update the website for 2.6.3

markdoliner at pidgin.im markdoliner at pidgin.im
Fri Oct 16 06:02:47 EDT 2009


-----------------------------------------------------------------
Revision: 3d7c82152cceb5b67be983b992411375b1409c34
Ancestor: 72803c9323e51f40ed426187e49e84f7d4b3567d
Author: markdoliner at pidgin.im
Date: 2009-10-16T09:49:44
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/3d7c82152cceb5b67be983b992411375b1409c34

Modified files:
        htdocs/ChangeLog htdocs/win32/ChangeLog.win32
        inc/version.inc

ChangeLog: 

Update the website for 2.6.3

-------------- next part --------------
============================================================
--- htdocs/ChangeLog	959824a520d41286c4d89d8899a8e12b684e5ad8
+++ htdocs/ChangeLog	0ea7799165e6dbaf9afa3b9309cfbd31d80ae838
@@ -1,5 +1,15 @@ Pidgin and Finch: The Pimpin' Penguin IM
 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
 
+version 2.6.3 (10/16/2009):
+	General:
+	* Fix a crash when performing DNS queries on Unixes that use the
+	  blocking DNS lookups.  (Brian Lu)
+
+	AIM and ICQ:
+	* Fix a crash when some clients send contacts in a format we don't
+	  understand.
+	* Fix blocking and other privacy list problems.
+
 version 2.6.2 (09/05/2009):
 	libpurple:
 	* Fix --disable-avahi to actually disable it in configure, as opposed
============================================================
--- htdocs/win32/ChangeLog.win32	e21d127b5de56265323150746112f0e55f0c4a80
+++ htdocs/win32/ChangeLog.win32	2093ee83765fcdcc7a6ce7ebac3c428a9b3a1ad1
@@ -1,3 +1,6 @@
+version 2.6.3 (10/16/2009):
+	* No changes
+
 version 2.6.2 (09/05/2009):
 	* No changes
 
============================================================
--- inc/version.inc	c5877bd195b6a9b5601b429725b24b18ad3048b6
+++ inc/version.inc	f05b0563500834ed9643bf4966bc2b46d64970ac
@@ -1,7 +1,7 @@
 <?
 
 // Current Pidgin Release
-$pidgin_version        = "2.6.2";
+$pidgin_version        = "2.6.3";
 
 // Current Windows Pidgin Release
 $pidgin_win32_version  = "2.6.2";


More information about the Commits mailing list