www/adium.im 751:03e8943369f9: Added 1.5.6 changelog, which incl...
commits at adium.im
commits at adium.im
Mon Mar 18 18:56:26 UTC 2013
details: http://hg.adium.im/www/adium.im/rev/03e8943369f9
revision: 751:03e8943369f9
branch: adiumx.com
author: Thijs Alkemade <me at thijsalkema.de>
date: Mon Mar 18 19:56:15 2013 +0100
Added 1.5.6 changelog, which includes 1.5.5's changes.
diffs (69 lines):
diff -r 76fe75841977 -r 03e8943369f9 changelogs/1.5.6.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.6.html Mon Mar 18 19:56:15 2013 +0100
@@ -0,0 +1,65 @@
+<!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.6
+ </h3>
+ <ul>
+ <li>Fix a crash on startup on 10.6.8.</li>
+ <li>Fix a crash when accepting or canceling the certificate verification dialog. (<a class="closed ticket" title="crash: Crash following certificate dialogue for newly-added XMPP account (closed: fixed)" href="https://trac.adium.im/ticket/16280">#16280</a>)</li>
+ <li>Fix a crash or hang when trying to use OTR on 32-bits Macs. (<a class="closed ticket" title="crash: OTR does not work/crashes Adium (closed: fixed)" href="https://trac.adium.im/ticket/16203">#16203</a>)</li>
+ </ul>
+ </div>
+ <div class="changegroup" id="majorchanges">
+ <h3>
+ Changes in version 1.5.5
+ </h3>
+ <ul>
+ <li>Updated libpurple to 2.10.7 fixing two security vulnerabilities.
+</li><li>Fixed "Add Link..." when the cursor is at the end of the line. (<a class="closed ticket" href="http://trac.adium.im/ticket/16200" title="defect: "Add Link" cannot be used at arbitrary places within an instant message. (closed: fixed)">#16200</a>)</li>
+ <li>Made sure the "Open Link" menu item in the chat window's context menu gets removed for other translations than English as well. Clicking the menu item wouldn't open the link in your default browser but in the chat window itself. (<a class="closed ticket" href="http://trac.adium.im/ticket/16101" title="defect: Context menu item Open Link opens website in message window (closed: fixed)">#16101</a>)</li>
+ <li>Fixed reference to an image. (Detmud) (<a class="closed ticket" href="http://trac.adium.im/ticket/16301" title="defect: Could not find image named 'ErrorAlert'. (closed: fixed)">#16301</a>)
+ <li>Updated Spanish translation. (<a class="closed ticket" href="http://trac.adium.im/ticket/16291" title="patch: Adium 1.5.4b4r5120 Spanish localization (closed: fixed)">#16291</a>)</li>
+ </ul>
+ </div>
+ </body>
+</html>
More information about the commits
mailing list