Changeset 7695
- Timestamp:
- Jan 13, 2009, 4:33:10 AM (12 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r7670 r7695 17 17 - All Platforms 18 18 + IPv6 support 19 + Fix a couple of 1.42 crashes 20 + Fix 1.42 error that made tracker announces slower over time 19 21 + When removing local data only remove data from the torrent 20 - GTK+ 21 + Minor display improvements and HIG compliance 22 + Better performance when sharing with very fast peers 23 + Better handling of non-UTF-8 torrent files 24 - GTK+ 25 + Various HIG and usability changes 26 - Daemon 27 + Make i18n support optional for cli and daemon clients 28 - CLI 29 + Support session.json settings as the Daemon and GTK+ clients do 22 30 23 31 1.42 (2008/12/24) -
trunk/macosx/appcast/appcast.xml
r7497 r7695 18 18 sparkle:dsaSignature="MC0CFDGYBe/7/7bAtZXeOqYO26iKrNJMAhUAiHvc+yWm071G/wnKsbOXUlzAgoM=" 19 19 length="3674660" 20 sparkle:minimumSystemVersion="10.4.11"21 20 type="application/octet-stream"/> 21 <sparkle:minimumSystemVersion>10.4.11"</sparkle:minimumSystemVersion> 22 22 </item> 23 23 -
trunk/macosx/appcast/appcast_beta.xml
r7662 r7695 18 18 sparkle:dsaSignature="MC0CFDGYBe/7/7bAtZXeOqYO26iKrNJMAhUAiHvc+yWm071G/wnKsbOXUlzAgoM=" 19 19 length="3674660" 20 sparkle:minimumSystemVersion="10.4.11"21 20 type="application/octet-stream"/> 21 <sparkle:minimumSystemVersion>10.4.11"</sparkle:minimumSystemVersion> 22 22 </item> 23 23
Note: See TracChangeset
for help on using the changeset viewer.