www/adium.im 830:ad981eff12a1: 1.5.9b1 htmlfrag, tentative 1.5.9...

commits at adium.im commits at adium.im
Mon Oct 28 19:04:19 UTC 2013


details:	http://hg.adium.im/www/adium.im/rev/ad981eff12a1
revision:	830:ad981eff12a1
branch:		adiumx.com
author:		Robert Vehse <robertvehse at fastmail.fm>
date:		Mon Oct 28 20:04:12 2013 +0100

1.5.9b1 htmlfrag, tentative 1.5.9 changes

diffs (67 lines):

diff -r 5db6a0123c78 -r ad981eff12a1 changelogs/1.5.9.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.9.html	Mon Oct 28 20:04:12 2013 +0100
@@ -0,0 +1,53 @@
+<!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.9
+			</h3>
+			<ul>
+				<li>Fixed a crash which could occur when attempting to send files, especially on OS X 10.9. ("fain") (<a class="closed ticket" href="https://trac.adium.im/ticket/16352" title="crash: Crash under guardmalloc when sending image in XMPP chat (closed: fixed)">#16352</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/16430" title="crash: Trying to send a file crashes Adium on OS X 10.9 (closed: fixed)">#16430</a>)</li>
+				<li>Fixed a crash which could occur on OS X 10.9.</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>
+			</ul>
+		</div>
+	</body>
+</html>
diff -r 5db6a0123c78 -r ad981eff12a1 changelogs/1.5.9b1.htmlfrag
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.9b1.htmlfrag	Mon Oct 28 20:04:12 2013 +0100
@@ -0,0 +1,5 @@
+<ul>
+	<li>Fixed a crash which could occur when attempting to send files, especially on OS X 10.9. ("fain") (<a class="closed ticket" href="https://trac.adium.im/ticket/16352" title="crash: Crash under guardmalloc when sending image in XMPP chat (closed: fixed)">#16352</a>, <a class="closed ticket" href="https://trac.adium.im/ticket/16430" title="crash: Trying to send a file crashes Adium on OS X 10.9 (closed: fixed)">#16430</a>)</li>
+	<li>Fixed a crash which could occur on OS X 10.9.</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>
+</ul>
\ No newline at end of file




More information about the commits mailing list