Changeset 3630 for branches/0.9x/appcast.xml
- Timestamp:
- Oct 28, 2007, 11:59:47 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x/appcast.xml
r3512 r3630 7 7 <language>en</language> 8 8 <pubDate>Tue, 23 Oct 2007 23:20:00 -0400</pubDate> 9 <lastBuildDate> Tue, 23 Oct 2007 23:20:00 -0400</lastBuildDate>9 <lastBuildDate>Sun, 28 Oct 2007 20:10:00 -0400</lastBuildDate> 10 10 11 11 <item> 12 <title>Transmission 0.9 0Released</title>12 <title>Transmission 0.91 Released</title> 13 13 <description><![CDATA[ 14 14 <h3>TRANSMISSION 0.72 AND EARLIER: COMPLETE YOUR DOWNLOADS BEFORE UPGRADING OR YOU WILL LOSE DATA!</h3> … … 16 16 <h4>Transmission Changes:</h4> 17 17 <ul> 18 <li>Encryption support, with option to ignore unencrypted peers</li> 19 <li>Ban peers that send too much bad data</li> 20 <li>Only report downloaded, verified good pieces in tracker `download' field</li> 21 <li>Improved compliance with BitTorrent spec</li> 22 <li>MSE Tracker Extension support</li> 23 <li>Significant rewrite of the libtransmission back-end</li> 24 <li>Icon enhanced to support size of 512 x 512</li> 18 <li>Fix 0.90 speed limits</li> 19 <li>Fix 0.90 problems announcing to some trackers</li> 20 <li>Fix 0.90 socket connection leak</li> 21 <li>Fix 0.90 IPC crash</li> 22 <li>Fix 0.90 cache bug that could cause "verify local files" to fail</li> 23 <li>Fix 0.90 build errors on OpenBSD and on older C compilers</li> 25 24 </ul> 26 25 <h4>Mac-Specific Changes:</h4> 27 26 <ul> 28 <li>Per-torrent action menu</li> 29 <li>Redesigned inspector with additional statistics and ability to be resized vertically in Peers and Files tabs</li> 30 <li>Redesigned message log</li> 31 <li>Optimizations to decrease memory usage</li> 32 <li>Sort and filter by tracker</li> 33 <li>Various smaller interface additions and improvements</li> 27 <li>Fix a crash caused by custom sound files</li> 28 <li>Add Dutch localization, re-add Russian localization, fix Korean localization</li> 34 29 </ul>]]></description> 35 <pubDate> Tue, 23Oct 2007 23:20:00 -0400</pubDate>36 <enclosure sparkle:version="3 508" sparkle:shortVersionString="0.90" url="http://mirrors.m0k.org/transmission/files/Transmission-0.90.dmg" length="1885981" type="application/octet-stream"/>30 <pubDate>Sun, 28 Oct 2007 23:20:00 -0400</pubDate> 31 <enclosure sparkle:version="3618" sparkle:shortVersionString="0.91" url="http://mirrors.m0k.org/transmission/files/Transmission-0.91.dmg" length="2099919" type="application/octet-stream"/> 37 32 </item> 38 33
Note: See TracChangeset
for help on using the changeset viewer.