www/adium.im 281:089d2a2fff0e: 1.3.10, fixing Facebook connectio...

commits at adium.im commits at adium.im
Wed Jan 13 04:32:44 UTC 2010


details:	http://hg.adium.im/www/adium.im/rev/089d2a2fff0e
revision:	281:089d2a2fff0e
author:		Zachary West <zacw at adium.im>
date:		Tue Jan 12 23:32:38 2010 -0500

1.3.10, fixing Facebook connection issues that cropped up since yesterday's 1.3.9.

diffs (108 lines):

diff -r e0891a6ce9c6 -r 089d2a2fff0e changelogs/1.3.10.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.3.10.html	Tue Jan 12 23:32:38 2010 -0500
@@ -0,0 +1,52 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <title>Adium 1.3.10 Changes</title>
+
+	<style type="text/css">
+		body{
+			font-family: arial;
+			font-size: 10pt;
+		}
+		ul{
+			padding-left: 20px;
+		}
+		a{	
+			font-size: 8pt;
+			text-decoration: none;
+		}
+		.box{
+			margin: 5px;
+			margin-bottom: 20px;
+			border: 1px dotted gray; 
+		}
+		.box-head{
+			background: #abff82;
+			padding:  4px 8px;
+			color: #333;
+			font-weight: bold;
+		}
+		.box-body{ margin: 8px; line-height:20px;}
+		.note{ background: #ffadad; }
+	</style>
+</head>
+<body>
+
+<p>
+	<strong>Version 1.3.10 (01/12/2010)</strong>
+	
+	Mercurial Revision: <a class="ext-link" href="http://hg.adium.im/adium-1.3/rev/b84454d2b44f">b84454d2b44f</a>
+</p>
+
+<div class="box">
+	<div class="box-head">Changes Since 1.3.9</div>
+
+	<div class="box-body">
+		<ul>
+			<li>Disabled the Facebook CAPTCHA, updated the Facebook plugin.</li>
+			<li>Updated libjson-glib, fixing some 64-bit issues.</li>
+		</ul>
+	</div>
+</div>
+</body>
+</html>
diff -r e0891a6ce9c6 -r 089d2a2fff0e index.php
--- a/index.php	Mon Jan 11 23:08:52 2010 -0500
+++ b/index.php	Tue Jan 12 23:32:38 2010 -0500
@@ -1,7 +1,7 @@
 <?php
-	$downloadText["10.4"]   = "1.3.9";
-	$downloadLink["10.4"]   = "http://adiumx.cachefly.net/Adium_1.3.9.dmg";
-	$downloadMD5 ["10.4"] 	= "3936b7f1a22b910924fb58f73cae711b";
+	$downloadText["10.4"]   = "1.3.10";
+	$downloadLink["10.4"]   = "http://adiumx.cachefly.net/Adium_1.3.10.dmg";
+	$downloadMD5 ["10.4"] 	= "16309a78add9dc7695ccc14079baae10";
 
 	$downloadText["10.3.9"] = "1.0.6";
 	$downloadLink["10.3.9"] = "http://adiumx.cachefly.net/Adium_1.0.6.dmg";
diff -r e0891a6ce9c6 -r 089d2a2fff0e sparkle/appcast-beta.xml
--- a/sparkle/appcast-beta.xml	Mon Jan 11 23:08:52 2010 -0500
+++ b/sparkle/appcast-beta.xml	Tue Jan 12 23:32:38 2010 -0500
@@ -11,11 +11,11 @@
         <enclosure sparkle:version="1.4b17" url="http://adiumx.cachefly.net/Adium_1.4b17.dmg" length="24705158" sparkle:dsaSignature="MCwCFAWOn3P2zCPf+P5kjjd21A8Pqbr+AhQvPbCOW61DTa2omaQaK1Cn52og3g==" type="application/octet-stream"/>
     </item>
     <item>
-        <title>Adium 1.3.8</title>
-        <pubDate>Thursday, November 4th, 2008 22:00:00 GMT-5</pubDate>
-        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.3.8.html</sparkle:releaseNotesLink>
+        <title>Adium 1.3.10</title>
+        <pubDate>Monday, January 12th, 2009 23:30:00 GMT-5</pubDate>
+        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.3.10.html</sparkle:releaseNotesLink>
         <sparkle:minimumSystemVersion>10.4.0</sparkle:minimumSystemVersion>
-        <enclosure sparkle:md5Sum="6a423a7a468255970f36f57f221a694a" sparkle:version="1.3.8" url="http://adiumx.cachefly.net/Adium_1.3.8.dmg" length="22400940" type="application/octet-stream"/>
+        <enclosure sparkle:md5Sum="16309a78add9dc7695ccc14079baae10" sparkle:version="1.3.10" url="http://adiumx.cachefly.net/Adium_1.3.10.dmg" length="22369877" type="application/octet-stream"/>
     </item>
     <item>
         <title>Adium 1.0.6</title>
diff -r e0891a6ce9c6 -r 089d2a2fff0e sparkle/appcast-release.xml
--- a/sparkle/appcast-release.xml	Mon Jan 11 23:08:52 2010 -0500
+++ b/sparkle/appcast-release.xml	Tue Jan 12 23:32:38 2010 -0500
@@ -4,11 +4,11 @@
     <title>Adium Updates</title>
     <language>en</language>
     <item>
-        <title>Adium 1.3.9</title>
-        <pubDate>Monday, January 11th, 2010 22:30:00 GMT-5</pubDate>
-        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.3.9.html</sparkle:releaseNotesLink>
+        <title>Adium 1.3.10</title>
+        <pubDate>Monday, January 12th, 2010 23:30:00 GMT-5</pubDate>
+        <sparkle:releaseNotesLink>http://www.adium.im/changelogs/1.3.10.html</sparkle:releaseNotesLink>
         <sparkle:minimumSystemVersion>10.4.0</sparkle:minimumSystemVersion>
-        <enclosure sparkle:md5Sum="3936b7f1a22b910924fb58f73cae711b" sparkle:version="1.3.9" url="http://adiumx.cachefly.net/Adium_1.3.9.dmg" length="22384098" type="application/octet-stream"/>
+        <enclosure sparkle:md5Sum="16309a78add9dc7695ccc14079baae10" sparkle:version="1.3.10" url="http://adiumx.cachefly.net/Adium_1.3.10.dmg" length="22369877" type="application/octet-stream"/>
     </item>
     <item>
         <title>Adium 1.0.6</title>




More information about the commits mailing list