fix whoops in the appcast

This commit is contained in:
Mitchell Livingston 2009-01-13 04:33:10 +00:00
parent df81c6546c
commit ddcb8b5a21
3 changed files with 11 additions and 3 deletions

10
NEWS
View File

@ -16,9 +16,17 @@ NEWS file for Transmission <http://www.transmissionbt.com/>
<http://trac.transmissionbt.com/query?milestone=1.50&group=component&groupdesc=1&order=severity>
- All Platforms
+ IPv6 support
+ Fix a couple of 1.42 crashes
+ Fix 1.42 error that made tracker announces slower over time
+ When removing local data only remove data from the torrent
+ Better performance when sharing with very fast peers
+ Better handling of non-UTF-8 torrent files
- GTK+
+ Minor display improvements and HIG compliance
+ Various HIG and usability changes
- Daemon
+ Make i18n support optional for cli and daemon clients
- CLI
+ Support session.json settings as the Daemon and GTK+ clients do
1.42 (2008/12/24)
<http://trac.transmissionbt.com/query?milestone=1.42&group=component&groupdesc=1&order=severity>

View File

@ -17,8 +17,8 @@
sparkle:shortVersionString="1.42"
sparkle:dsaSignature="MC0CFDGYBe/7/7bAtZXeOqYO26iKrNJMAhUAiHvc+yWm071G/wnKsbOXUlzAgoM="
length="3674660"
sparkle:minimumSystemVersion="10.4.11"
type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.4.11"</sparkle:minimumSystemVersion>
</item>
</channel>

View File

@ -17,8 +17,8 @@
sparkle:shortVersionString="1.42"
sparkle:dsaSignature="MC0CFDGYBe/7/7bAtZXeOqYO26iKrNJMAhUAiHvc+yWm071G/wnKsbOXUlzAgoM="
length="3674660"
sparkle:minimumSystemVersion="10.4.11"
type="application/octet-stream"/>
<sparkle:minimumSystemVersion>10.4.11"</sparkle:minimumSystemVersion>
</item>
</channel>