mirror of
https://github.com/transmission/transmission
synced 2024-12-28 02:27:41 +00:00
39 lines
1.4 KiB
HTML
39 lines
1.4 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>Application Changes</h3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<ul>
|
|
<li>Fix libcurl build issue that caused tracker connectivity problems on Snow Leopard</li>
|
|
<li>Don't wait so long on unresponsive trackers if there are other trackers to try</li>
|
|
<li>Adding corrupt/invalid torrents could crash Transmission</li>
|
|
<li>Fix 1.74 bug that caused a high CPU load on startup</li>
|
|
<li>Fix 1.74 bug that stopped multitracker if a single tracker sent an error message</li>
|
|
<li>Fix bug in converting other charsets to UTF-8</li>
|
|
<li>Handle HTTP redirects more gracefully</li>
|
|
<li>Faster verification of local data for torrents with small piece size</li>
|
|
<li>Fix error when creating a torrent file while still changing the announce address</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?milestone=1.75&group=component&groupdesc=1&order=severity">click here</a>.</p>
|
|
</body>
|
|
|
|
</html>
|