www/adium.im 847:4afc395c173a: Adium 1.5.9
commits at adium.im
commits at adium.im
Mon Dec 2 16:47:49 UTC 2013
details: http://hg.adium.im/www/adium.im/rev/4afc395c173a
revision: 847:4afc395c173a
branch: adiumx.com
author: Robert Vehse <robertvehse at fastmail.fm>
date: Mon Dec 02 17:47:26 2013 +0100
Adium 1.5.9
diffs (40 lines):
diff -r 75efa6d076e6 -r 4afc395c173a changelogs/1.5.9.html
--- a/changelogs/1.5.9.html Wed Nov 13 22:10:00 2013 +0100
+++ b/changelogs/1.5.9.html Mon Dec 02 17:47:26 2013 +0100
@@ -50,6 +50,7 @@
<li>Fixed greyed-out user icons in the message view when using the "Stockholm" message style. (<a class="closed ticket" href="https://trac.adium.im/ticket/16502" title="defect: User icons in "Stockholm" blank after upgrading to OS X 10.9 (closed: fixed)">#16502</a>)</li>
<li>Fixed borderless contact lists not taking multi-screen menu bars into account. (<a class="closed ticket" href="https://trac.adium.im/ticket/16514" title="defect: Detached Groups Auto-Size Incorrectly in 10.9 Mavericks (closed: fixed)">#16514</a>)</li>
<li>Fixed building Adium on OS X 10.9. (<a class="closed ticket" href="https://trac.adium.im/ticket/16408" title="defect: Adium doesn't build on 10.9 (closed: fixed)">#16408</a>)</li>
+ <li>Fixed some deprecated functions which were being logged to Console.app. (<a class="closed ticket" href="https://trac.adium.im/ticket/16362" title="defect: Deprecated functions (closed: fixed)">#16362</a>)</li>
</ul>
</div>
</body>
diff -r 75efa6d076e6 -r 4afc395c173a help/hot.json
--- a/help/hot.json Wed Nov 13 22:10:00 2013 +0100
+++ b/help/hot.json Mon Dec 02 17:47:26 2013 +0100
@@ -1,11 +1,11 @@
var hotIssues = [
{
- "description": "When trying to initiate a file transfer, Adium unexpectedly quits. This crash is particularly common on OS X 10.9 (\"Mavericks\"). A fix will be in Adium 1.5.9; a beta is available: <a href=\"https://beta.adium.im\">https://beta.adium.im</a>.",
+ "description": "When trying to initiate a file transfer, Adium unexpectedly quits. This crash is particularly common on OS X 10.9 (\"Mavericks\"). A fix will be in Adium 1.5.9; a beta is available: <a href=\"beta.adium.im\">https://beta.adium.im</a>.",
"ticket": 16352,
"closed": true
},
{
- "description": "[OS X 10.9 / \"Mavericks\"] Missing user icons in the message view when using the \"Stockholm\" message style. A fix will be in Adium 1.5.9; a beta is available: <a href=\"https://beta.adium.im\">https://beta.adium.im</a>.",
+ "description": "[OS X 10.9 / \"Mavericks\"] Missing user icons in the message view when using the \"Stockholm\" message style. A fix will be in Adium 1.5.9; a beta is available: <a href=\"https://beta.adium.im\">beta.adium.im</a>.",
"ticket": 16502,
"closed": true
},
diff -r 75efa6d076e6 -r 4afc395c173a help/index.html
--- a/help/index.html Wed Nov 13 22:10:00 2013 +0100
+++ b/help/index.html Mon Dec 02 17:47:26 2013 +0100
@@ -170,7 +170,7 @@
<h3 id="hot_issues">Hot issues</h3>
</div>
<div class="taskboxtext">
- <p>The following items are known to us:</p>
+ <p>Most recent regressions and commonly reported issues which are known to us:</p>
<ul class="iconed" id="hotlist">
</ul>
More information about the commits
mailing list