www/adium.im 817:fd6ecc78c8ca: Added 1.5.8 changelog.

commits at adium.im commits at adium.im
Sun Oct 13 10:39:32 UTC 2013


details:	http://hg.adium.im/www/adium.im/rev/fd6ecc78c8ca
revision:	817:fd6ecc78c8ca
branch:		adiumx.com
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Sun Oct 13 12:39:15 2013 +0200

Added 1.5.8 changelog.

diffs (61 lines):

diff -r b4c4910fe8a3 -r fd6ecc78c8ca changelogs/1.5.8.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.8.html	Sun Oct 13 12:39:15 2013 +0200
@@ -0,0 +1,57 @@
+<!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*="https://trac.adium.im/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.8
+			</h3>
+            <ul>
+                    <li>Changed the default tab switching shortcuts for new users to Control-Tab/Control-Shift-Tab, to match Safari. This was meant to be done for 1.5.4 but it did not work that time. (<a class="closed ticket" href="https://trac.adium.im/ticket/16102" title="defect: Change default tab switching shortcut (closed: fixed)">#16102</a>)</li>
+                    <li>XMPP: refer to XMPP as "XMPP (Jabber)". Unfortunately, just "XMPP" still has some potential for confusion. (<a class="closed ticket" href="https://trac.adium.im/ticket/16435" title="defect: XMPP name confusing in Add accounts button (closed: fixed)">#16435</a>)</li>
+                    <li>Fixed SIP accountnames to be case-sensitive. (Pete Woods) (<a class="closed ticket" href="https://trac.adium.im/ticket/16237" title="defect: Possible case sensitivity issue in SIP (closed: fixed)">#16237</a>)</li>
+                    <li>Enabled a large number of TLS cipher suites, including ECC suites and suites new in TLS 1.2.</li>
+                    <li>Fix a problem causing Sametime login to fail. (Jonathan Rice) (<a class="closed ticket" href="https://trac.adium.im/ticket/16345" title="defect: 1.5.6 breaks Sametime support - 'Login verification down or unavailable' (closed: fixed)">#16345</a>)</li>
+                    <li>Try to avoid Twitter's rate limiting causing Adium to go in a reconnection loop. (<a class="closed ticket" href="https://trac.adium.im/ticket/16418" title="defect: Can't connect to twitter (1.5.7b3) (closed: fixed)">#16418</a>)</li>
+                    <li>Don't try to download images included in HTML when pasting in the text field. (<a class="closed ticket" href="https://trac.adium.im/ticket/15724" title="defect: Leaks when pasting data into chat box (closed: fixed)">#15724</a>)</li>
+			</ul>
+		</div>
+	</body>
+</html>




More information about the commits mailing list