Last change
on this file since 6061 was
6061,
checked in by livings124, 13 years ago
|
fix typo when updating session settings through rpc; update strings and appcast
|
File size:
1.5 KB
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle"> |
---|
3 | <channel> |
---|
4 | <title>Transmission Appcast</title> |
---|
5 | <link>http://www.transmissionbt.com/appcast.xml</link> |
---|
6 | <description>Most recent version available.</description> |
---|
7 | <language>en</language> |
---|
8 | <pubDate>Fri, 9 May 2008 14:50:00 -0400</pubDate> |
---|
9 | <lastBuildDate>Wed, 21 May 2008 17:01:00 -0400</lastBuildDate> |
---|
10 | |
---|
11 | <item> |
---|
12 | <title>Transmission 1.21 Released</title> |
---|
13 | <description><![CDATA[ |
---|
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> |
---|
15 | |
---|
16 | <h4>Core Changes:</h4> |
---|
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> |
---|
21 | </ul> |
---|
22 | <h4>Mac-specific Changes:</h4> |
---|
23 | <ul> |
---|
24 | <li>Fix visual glitch with the pieces bar</li> |
---|
25 | <li>Italian localization included</li> |
---|
26 | </ul> |
---|
27 | |
---|
28 | |
---|
29 | <p>For a full list of changes, <a href="http://trac.transmissionbt.com/query?group=component&milestone=1.21&order=severity">click here</a>.</p> |
---|
30 | |
---|
31 | 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" sparkle:minimumSystemVersion="10.4.11" url="http://mirrors.m0k.org/transmission/files/Transmission-1.21.dmg" length="2983745" type="application/octet-stream"/> |
---|
34 | </item> |
---|
35 | |
---|
36 | </channel> |
---|
37 | </rss> |
---|
Note: See
TracBrowser
for help on using the repository browser.