transmission/macosx/appcast/releasenotes.html

48 lines
1.3 KiB
HTML

<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>What's new in Transmission?</title>
<meta name="robots" content="anchors">
<link href="releasenotes.css" type="text/css" rel="stylesheet" media="all">
</head>
<body>
<br>
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="blue">
<h3>1.72 Changes</h3>
</td>
</tr>
<tr>
<td>
<ul>
<li>Fix problem where a small set of users could not add torrents</li>
<li>Fix 1.70 crash with assertion "tv->tv_usec >= 0"</li>
<li>Fix 1.70 crash with assertion "tr_peerIoSupportsFEXT( msgs->peer->io )"</li>
<li>Better DHT announce management</li>
<li>Fix error in reporting webseed counts via RPC</li>
</ul>
</td>
</tr>
</table>
<p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.72&group=component&groupdesc=1&order=severity">click here</a>.</p>
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
<tr>
<td class="red">
<h3>Note</h3>
</td>
</tr>
<tr>
<td>
<p>Transmission requires Mac OS X 10.5 or greater.</p>
</td>
</tr>
</table>
</body>
</html>