www/adium.im 242:c6103d49c23e: 1.3.5 changelog (being used for t...

commits at adium.im commits at adium.im
Sun Jun 21 19:50:08 UTC 2009


details:	http://hg.adium.im/www/adium.im/rev/c6103d49c23e
revision:	242:c6103d49c23e
author:		Zachary West <zacw at adium.im>
date:		Sun Jun 21 15:50:02 2009 -0400

1.3.5 changelog (being used for the rc1 appcast, since no changes past this will occur)

diffs (78 lines):

diff -r b6c6042f43bd -r c6103d49c23e changelogs/1.3.5.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.3.5.html	Sun Jun 21 15:50:02 2009 -0400
@@ -0,0 +1,74 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <title>Adium 1.3.5 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.5 (??/??/????)</strong>
+	Mercurial Revision: <a class="changeset" href="http://hg.adium.im/adium-1.3/rev/f4db59075e38" >f4db59075e38</a>
+</p>
+
+<div class="box">
+	<div class="box-head">Changes Since 1.3.4</div>
+
+	<div class="box-body">
+		<ul>
+			<li>Libpurple changes in 2.5.7:
+				<ul>
+				<li>Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike “Maiku” Ruprecht)</li>
+				<li>Only display the AIM “Unable to Retrieve Buddy List” message once per connection. (Rob Taft)</li>
+				<li>Blocking MSN users not on your buddy list no longer disconnects you.</li>
+				<li>When performing operations on MSN, assume users are on the MSN/Passport network if we don’t get network ID’s for them. <em>[this fixes adding/removing and getting disconnected]</em></li>
+				</ul>
+			</li>
+			<li>pidgin-facebookchat changes in 1.51:</li>
+				<ul>
+				<li>Fix idle status of buddies </li>
+				<li>Less disconnects for people with large friends lists </li>
+				<li>gzip compression for smaller page downloads </li>
+				<li>Fixes for notifications for non-English users </li>
+				<li>Display messages sent from website in Pidgin </li>
+				<li>Inbox count display </li>
+				<li>Usernames and/or passwords with utf-8 characters should work now </li>
+				<li>Display <tt>*bold*</tt> and <tt>_underline_</tt> formatting in incoming messages </li>
+				<li>Memleak fixes </li>
+				<li>Proxy server fixes </li>
+				<li>Fixed some crashes on disconnect </li>
+				<li>Fixes some buddy&#x27;s appearing offline when they weren&#x27;t </li>
+				<li>New channel finding code, should mean less conflicts with Facebook website </li>
+				</ul>
+			</li>
+		</ul>
+	</div>
+</div>
+</body>
+</html>




More information about the commits mailing list