www/adium.im 768:dbe88dee4de7: Keep the 1.5.7 changelog ready.

commits at adium.im commits at adium.im
Wed Jun 12 11:32:21 UTC 2013


details:	http://hg.adium.im/www/adium.im/rev/dbe88dee4de7
revision:	768:dbe88dee4de7
branch:		adiumx.com
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Wed Jun 12 13:32:14 2013 +0200

Keep the 1.5.7 changelog ready.

diffs (64 lines):

diff -r 865417717b8e -r dbe88dee4de7 changelogs/1.5.7.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.7.html	Wed Jun 12 13:32:14 2013 +0200
@@ -0,0 +1,60 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+	<head>
+		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+		<style type="text/css">
+/*<![CDATA[*/
+		ul {
+		padding-left: 20px;
+		}
+		li > a[href*="/ticket/"] {
+		font-size: 8pt;
+		text-decoration: none;
+		}
+		.changegroup {
+		margin: 5px;
+		margin-bottom: 20px;
+		border: 1px dotted gray;
+		}
+		.changegroup h3 {
+		background-color: #abff82;
+		padding: 4px 8px;
+		color: #333;
+		margin: 0;
+		}
+		#majorchanges h3 {
+		background-color: #ffadad;
+		background-color: #afd7ff;
+		}
+
+		.changegroup ul {
+		margin: 8px;
+		}
+		#powered img {
+		border-width: 0px;
+		}
+		/*]]>*/
+		</style>
+		<title></title>
+	</head>
+	<body>
+		<div class="changegroup" id="majorchanges">
+			<h3>
+				Version 1.5.7
+			</h3>
+			<ul>
+				<li>Updated Twitter support.
+				<ul>
+					<li>Retweets (RTs) now properly display the original author.</li>
+					<li>t.co links are now expanded.</li>
+					<li>Fixed parsing to conform to the standard. (<a class="closed ticket" href="http://trac.adium.im/ticket/13947" title="defect: Twitter parsing does not conform to the standard (closed: fixed)">#13947</a>)
+</li>
+				</ul>
+				</li>
+				<li>Removed StatusNet support.</li>
+				<li>Fixed a bug that could cause SSL connections to be closed prematurely. (<a class="closed ticket" href="http://trac.adium.im/ticket/15405" title="defect: Cannot log into Adium (closed: fixed)">#15405</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/15411" title="defect: Google Talk Jabber Connections Regularly Disconnect (closed: fixed)">#15411</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/15741" title="defect: Adium being disconnected from Facebook several times a minute (closed: fixed)">#15741</a>, <a class="closed ticket" href="http://trac.adium.im/ticket/16356" title="defect: SSL SocketRead should retry on noErr (closed: fixed)">#16356</a>)</li>
+			</ul>
+		</div>
+	</body>
+</html>




More information about the commits mailing list