details:
http://hg.adium.im/www/adium.im/rev/21f77b0342e7
revision: 928:21f77b0342e7
branch:
adiumx.com
author: Robert Vehse <
rober...@fastmail.fm>
date: Tue Apr 25 23:37:21 2017 +0200
Add 1.5.10.4 changelog.
diffs (56 lines):
diff -r 9ec7131786aa -r 21f77b0342e7 changelogs/1.5.10.4.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.10.4.html Tue Apr 25 23:37:21 2017 +0200
@@ -0,0 +1,52 @@
+<!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.4
+ </h3>
+ <ul>
+ <li>Fixed an issue where the user interface got corrupted when opening the "Default Client" pane in Adium's advanced preferences.</li>
+ <li>Updated Sparkle update framework to 1.17.0 from 1.13.1.</li>
+ </ul>
+ </div>
+ </body>
+</html>