62 lines
1.9 KiB
HTML
62 lines
1.9 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>Core Changes</h3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<ul>
|
|
<li>Fix crash from malicious torrent files with a piece size of zero</li>
|
|
<li>When creating new torrent files, change behavior that caused "Multi tracker torrents are not allowed" warning on one tracker</li>
|
|
<li>Fix Unicode handling in the JSON parser/generator</li>
|
|
<li>Fix memory error when reading KTorrent's PEX messages</li>
|
|
<li>Fix small memory leaks</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
<table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0" summary="Two column table with heading">
|
|
<tr>
|
|
<td class="blue">
|
|
<h3>Mac-specific Changes</h3>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<ul>
|
|
<li>Rephrase "data not fully available" to "remaining time unknown"</li>
|
|
<li>Fix bug where torrent file creation would fail because an extra blank tracker address was inserted</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?group=component&milestone=1.33&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 now requires at least Mac OS X 10.4.11 with Security Update 2008-002. Mac OS X 10.5 or greater is recommended.</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
|
|
</html>
|