www/adium.im 191:561cac9eabad: 1.3.4 changelog.

commits at adium.im commits at adium.im
Sun May 17 20:57:52 UTC 2009


details:	http://hg.adium.im/www/adium.im/rev/561cac9eabad
revision:	191:561cac9eabad
author:		Zachary West <zacw at adium.im>
date:		Sun May 17 16:57:29 2009 -0400

1.3.4 changelog.

diffstat:

 changelogs/1.3.4.html |  58 +++++++++++++++++++++++++++++
 1 files changed, 58 insertions(+), 0 deletions(-)

diffs (62 lines):

diff -r 074c8d60fdd3 -r 561cac9eabad changelogs/1.3.4.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.3.4.html	Sun May 17 16:57:29 2009 -0400
@@ -0,0 +1,58 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <title>Adium 1.3.4 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.4 (5/17/2009)</strong>
+	Mercurial Revision: <a class="changeset" href="http://hg.adium.im/adium-1.3/rev/8d7ab9d0f614" >8d7ab9d0f614</a>
+</p>
+
+<div class="box">
+	<div class="box-head">Changes Since 1.3.3</div>
+
+	<div class="box-body">
+		<ul>
+	 		<li>Facebook fixes
+				<ul><li>Updated to pidgin-facebook 1.5.0, fixing a major bug in which massive amounts of data could be continuously sent and received under certain situations as well as several minor bugs</li>
+	   				<li>Fixed a bug in which the Facebook numeric ID rather than name could be shown in the contact list (<a href="http://trac.adium.im/ticket/11676">#11676</a>)</li>
+	   				<li>Improved proxy support.</li>
+				</ul>
+			</li>
+			<li>Fixed a crash when loading Jabber/XMPP account preferences when the computer's host name is not set (<a href="http://trac.adium.im/ticket/11246">#11246</a>)</li>
+	 		<li>Fixed a display issue in message windows when running Safari 4.</li>
+	 		<li>Updated to libpurple 2.5.6</li>
+		</ul>
+	</div>
+</div>
+</body>
+</html>




More information about the commits mailing list