www/adium.im 858:7d3cd383fa86: 1.5.10b1
commits at adium.im
commits at adium.im
Wed Mar 19 14:12:46 UTC 2014
details: http://hg.adium.im/www/adium.im/rev/7d3cd383fa86
revision: 858:7d3cd383fa86
branch: adiumx.com
author: Robert Vehse <robertvehse at fastmail.fm>
date: Wed Mar 19 15:12:38 2014 +0100
1.5.10b1
diffs (75 lines):
diff -r 29a4d471ccb6 -r 7d3cd383fa86 changelogs/1.5.10.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.10.html Wed Mar 19 15:12:38 2014 +0100
@@ -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.10
+ </h3>
+ <ul>
+ <li>Fixed a bug that can cause disconnects when using a Retina Mac with an external screen. (Johannes Loepelmann) (<a class="closed ticket" href="https://trac.adium.im/ticket/16552" title="defect: Jabber connections constantly dis-/reconnect on Retina Macbooks due to avatar sizes (closed: fixed)">#16552</a>)</li>
+ <li>Fixed idle checks to no longer use the proximity sensor of modern Macs. (Christopher Loessl)</li>
+ <li>Fixed a problem that could cause high CPU load when a connection is lost. (<a class="closed ticket" href="https://trac.adium.im/ticket/16431" title="defect: Adium goes into using > 100% cpu when the server closes a connection (closed: fixed)">#16431</a>)</li>
+ <li>Fixed dates in the chat log viewer not showing up for very old logs (2006 and earlier). (<a class="closed ticket" href="https://trac.adium.im/ticket/16554" title="defect: Some chat logs lose datestamps in 1.5.9 Transcript Viewer (closed: fixed)">#16554</a>)</li>
+ <li>Security: Enabled a number of TLS ciphers using SHA256.</li>
+ <li>Fixed connecting to servers with outdated TLS support using the unofficial SIPE plugin. (Michael Lamb) (<a class="closed ticket" href="https://trac.adium.im/ticket/16550" title="defect: BEAST SSL Mitigation in Mavericks causes SSL disconnects (closed: fixed)">#16550</a>)</li>
+ <li>Updated libpurple to 2.10.9, fixing many security issues.</li>
+ </ul>
+ </div>
+ </body>
+</html>
diff -r 29a4d471ccb6 -r 7d3cd383fa86 changelogs/1.5.10b1.htmlfrag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.10b1.htmlfrag Wed Mar 19 15:12:38 2014 +0100
@@ -0,0 +1,9 @@
+<ul>
+ <li>Fixed a bug that can cause disconnects when using a Retina Mac with an external screen. (Johannes Loepelmann) (<a class="closed ticket" href="https://trac.adium.im/ticket/16552" title="defect: Jabber connections constantly dis-/reconnect on Retina Macbooks due to ... (closed: fixed)">#16552</a>)</li>
+ <li>Fixed idle checks to no longer use the proximity sensor of modern Macs. (Christopher Loessl)</li>
+ <li>Fixed a problem that could cause high CPU load when a connection is lost. (<a class="closed ticket" href="https://trac.adium.im/ticket/16431" title="defect: Adium goes into using > 100% cpu when the server closes a connection (closed: fixed)">#16431</a>)</li>
+ <li>Fixed dates in the chat log viewer not showing up for very old logs (2006 and earlier). (<a class="closed ticket" href="https://trac.adium.im/ticket/16554" title="defect: Some chat logs lose datestamps in 1.5.9 Transcript Viewer (closed: fixed)">#16554</a>)</li>
+ <li>Security: Enabled a number of TLS ciphers using SHA256.</li>
+ <li>Fixed connecting to servers with outdated TLS support using the unofficial SIPE plugin. (Michael Lamb) (<a class="closed ticket" href="https://trac.adium.im/ticket/16550" title="defect: BEAST SSL Mitigation in Mavericks causes SSL disconnects (closed: fixed)">#16550</a>)</li>
+ <li>Updated libpurple to 2.10.9, fixing many security issues.</li>
+</ul>
\ No newline at end of file
More information about the commits
mailing list