www/adium.im 710:f54537f1409e: Prepare 1.5.4b2.
commits at adium.im
commits at adium.im
Tue Oct 9 19:39:36 UTC 2012
details: http://hg.adium.im/www/adium.im/rev/f54537f1409e
revision: 710:f54537f1409e
branch: adiumx.com
author: Robert Vehse
date: Tue Oct 09 21:38:54 2012 +0200
Prepare 1.5.4b2.
diffs (82 lines):
diff -r f9d5c4b4cf66 -r f54537f1409e changelogs/1.5.4.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.4.html Tue Oct 09 21:38:54 2012 +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*="/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.4
+ </h3>
+ <ul>
+ <li>Updated the included Growl SDK to 2.0, adding support for Notification Center on 10.8 if Growl is not installed. (<a class="closed ticket" href="http://trac.adium.im/ticket/15867" title="enhancement: Add support for OS X 10.8 notification center (closed: fixed)">#15867</a>)</li>
+ <li>Updated libotr to 3.2.1, fixing a security vulnerability. (<a class="closed ticket" href="http://trac.adium.im/ticket/16122" title="defect: OTR: address recent heap overflow vulnerabilities in libotr (CVE-2012-3461) (closed: fixed)">#16122</a>)</li>
+ <li>Changed the default tab switching shortcuts for new users to Control-Tab/Control-Shift-Tab, to match Safari. (<a class="closed ticket" href="http://trac.adium.im/ticket/16102" title="defect: Change default tab switching shortcut (closed: fixed)">#16102</a>)</li>
+ <li>Improved disk usage: limit the tracking of the "last seen" time to contacts who are on your contact list.</li>
+ <li>Fixed a problem where accepting a group chat invite on Sametime 8.5.1 would crash Adium. (Jonathan Rice and Jere Krischel) (<a class="closed ticket" href="http://trac.adium.im/ticket/16114" title="defect: Accepting group chat invite on Sametime 8.5.1 crashes Adium (closed: fixed)">#16114</a>)</li>
+ <li>Fixed a problem where accepting a group chat invite on HipChat's XMPP server would crash Adium. (<a class="closed ticket" href="http://trac.adium.im/ticket/16007" title="crash: Accepting group chat invite on Hipchat/Jabber server crashes adium (closed: fixed)">#16007</a>)</li>
+ <li>Fixed a problem preventing Adium from executing Applescripts when Gatekeeper is enabled.</li>
+ </ul>
+ </div>
+ </body>
+</html>
diff -r f9d5c4b4cf66 -r f54537f1409e changelogs/1.5.4b1.htmlfrag
--- a/changelogs/1.5.4b1.htmlfrag Tue Sep 04 11:25:14 2012 +0200
+++ b/changelogs/1.5.4b1.htmlfrag Tue Oct 09 21:38:54 2012 +0200
@@ -1,5 +1,5 @@
<ul>
<li>Updated the included Growl SDK to 2.0, adding support for Notification Center on 10.8 if Growl is not installed. (<a class="closed ticket" href="http://trac.adium.im/ticket/15867" title="enhancement: Add support for OS X 10.8 notification center (closed: fixed)">#15867</a>)</li>
-<li>Fixed a problem where accepting a group chat invite on Sametime 8.5.1 would crash Adium. (Jere Krischel and Jonathan Rice) (<a class="closed ticket" href="http://trac.adium.im/ticket/16114" title="defect: Accepting group chat invite on Sametime 8.5.1 crashes Adium (closed: fixed)">#16114</a>)</li>
-<li>Limit the tracking of the last seen time to contacts who are on your contact list.</li>
+<li>Fixed a problem where accepting a group chat invite on Sametime 8.5.1 would crash Adium. (Jonathan Rice and Jere Krischel) (<a class="closed ticket" href="http://trac.adium.im/ticket/16114" title="defect: Accepting group chat invite on Sametime 8.5.1 crashes Adium (closed: fixed)">#16114</a>)</li>
+<li>Improved disk usage: limit the tracking of the "last seen" time to contacts who are on your contact list.</li>
</ul>
diff -r f9d5c4b4cf66 -r f54537f1409e changelogs/1.5.4b2.htmlfrag
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.4b2.htmlfrag Tue Oct 09 21:38:54 2012 +0200
@@ -0,0 +1,6 @@
+<ul>
+<li>Updated libotr to 3.2.1, fixing a security vulnerability. (<a class="closed ticket" href="http://trac.adium.im/ticket/16122" title="defect: OTR: address recent heap overflow vulnerabilities in libotr (CVE-2012-3461) (closed: fixed)">#16122</a>)</li>
+<li>Changed the default tab switching shortcuts for new users to Control-Tab/Control-Shift-Tab, to match Safari. (<a class="closed ticket" href="http://trac.adium.im/ticket/16102" title="defect: Change default tab switching shortcut (closed: fixed)">#16102</a>)</li>
+<li>Fixed a problem where accepting a group chat invite on HipChat's XMPP server would crash Adium. (<a class="closed ticket" href="http://trac.adium.im/ticket/16007" title="crash: Accepting group chat invite on Hipchat/Jabber server crashes adium (closed: fixed)">#16007</a>)</li>
+<li>Fixed a problem preventing Adium from executing Applescripts when Gatekeeper is enabled.</li>
+</ul>
More information about the commits
mailing list