Changeset 6190
- Timestamp:
- Jun 13, 2008, 9:58:55 PM (13 years ago)
- Location:
- branches/1.2x
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2x/NEWS
r6189 r6190 4 4 http://trac.transmissionbt.com/query?group=component&milestone=1.22&order=severity 5 5 - All Platforms 6 + Fix two separate BitTorrent unchoke bugs that could affect performance .6 + Fix two separate BitTorrent unchoke bugs that could affect performance 7 7 + Transmission now builds correctly on Sun Studio 8 8 + Minor man page fixes -
branches/1.2x/appcast.xml
r5896 r6190 7 7 <language>en</language> 8 8 <pubDate>Fri, 9 May 2008 14:50:00 -0400</pubDate> 9 <lastBuildDate> Wed, 21 May 2008 17:01:00 -0400</lastBuildDate>9 <lastBuildDate>Fri, 13 May 2008 18:00:00 -0400</lastBuildDate> 10 10 11 11 <item> 12 <title>Transmission 1.2 1Released</title>12 <title>Transmission 1.22 Released</title> 13 13 <description><![CDATA[ 14 14 <h4>Transmission now requires Mac OS X 10.4.11 with Security Update 2008-002. Mac OS X 10.5 or greater is recommended.</h4> … … 16 16 <h4>Core Changes:</h4> 17 17 <ul> 18 <li>Fix rare crash-on-startup bug</li> 19 <li>Handle corrupt announce URLs in torrent files more gracefully</li> 20 <li>Fix minor memory leak when closing torrents</li> 18 <li>Fix two separate BitTorrent unchoke bugs that could affect performance</li> 21 19 </ul> 22 20 <h4>Mac-specific Changes:</h4> 23 21 <ul> 24 <li>Fix visual glitch with the pieces bar</li> 25 <li>Italian localization included</li> 22 <li>Fix bug where "Program Started" in the Statistics window would always display as 0</li> 26 23 </ul> 27 24 28 25 29 <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?group=component&milestone=1.2 1&order=severity">click here</a>.</p>26 <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?group=component&milestone=1.22&order=severity">click here</a>.</p> 30 27 31 28 Transmission 0.72 and earlier: Complete your downloads before upgrading or you will lose data!]]></description> 32 <pubDate> Wed, 21 May 2008 17:01:00 -0400</pubDate>33 <enclosure sparkle:version=" 5890" sparkle:shortVersionString="1.21" url="http://mirrors.m0k.org/transmission/files/Transmission-1.21.dmg" length="2983745" type="application/octet-stream"/>29 <pubDate>Fri, 13 May 2008 18:00:00 -0400</pubDate> 30 <enclosure sparkle:version="6189" sparkle:shortVersionString="1.22" sparkle:minimumSystemVersion="10.4.11" url="http://mirrors.m0k.org/transmission/files/Transmission-1.22.dmg" length="2848269" type="application/octet-stream"/> 34 31 </item> 35 32
Note: See TracChangeset
for help on using the changeset viewer.