update NEWS
This commit is contained in:
parent
1de84ac936
commit
19403b0d7f
11
NEWS
11
NEWS
|
@ -4,15 +4,14 @@ NEWS file for Transmission <http://www.transmissionbt.com/>
|
||||||
<http://trac.transmissionbt.com/query?milestone=1.40&group=component&groupdesc=1&order=severity>
|
<http://trac.transmissionbt.com/query?milestone=1.40&group=component&groupdesc=1&order=severity>
|
||||||
- All Platforms
|
- All Platforms
|
||||||
+ Tracker communication uses fewer resources
|
+ Tracker communication uses fewer resources
|
||||||
+ More accurate bandwidth management
|
+ More accurate bandwidth limits
|
||||||
+ Bandwidth limits now include BitTorrent protocol overhead
|
+ Reduce disk fragmentation by preallocating files
|
||||||
+ Files are preallocated as soon as any data is received for that file
|
|
||||||
+ Stability, security, and performance improvements to the RPC/Web UI server
|
+ Stability, security, and performance improvements to the RPC/Web UI server
|
||||||
+ Support compression when serving Web UI and RPC responses
|
+ Support compression when serving Web UI and RPC responses
|
||||||
+ Simplify the RPC whitelist
|
+ Simplify the RPC whitelist
|
||||||
+ Fix bug that prevented handshakes with encrypted BitComet peers
|
+ Fix bug that prevented handshakes with encrypted BitComet peers
|
||||||
+ Fix 1.3x bug that could re-download some data unnecessarily
|
+ Fix 1.3x bug that could re-download some data unnecessarily
|
||||||
+ Lazy bitfields (always on)
|
+ Lazy bitfields
|
||||||
- Mac
|
- Mac
|
||||||
+ Option to automatically update the blocklist weekly
|
+ Option to automatically update the blocklist weekly
|
||||||
+ In the file inspector tab, show progress and size for folders
|
+ In the file inspector tab, show progress and size for folders
|
||||||
|
@ -29,6 +28,10 @@ NEWS file for Transmission <http://www.transmissionbt.com/>
|
||||||
+ The Web Client is now out of beta
|
+ The Web Client is now out of beta
|
||||||
+ Minor display fixes
|
+ Minor display fixes
|
||||||
+ On iPhone/iPod touch, launching from the home screen hides the address bar
|
+ On iPhone/iPod touch, launching from the home screen hides the address bar
|
||||||
|
- Daemon
|
||||||
|
+ Added the ability to get detailed peer information on torrents
|
||||||
|
+ Fix bug that didn't handle --config-dir and TRANSMISSION_HOME correctly
|
||||||
|
+ Windows portability
|
||||||
|
|
||||||
1.34 (2008/09/16)
|
1.34 (2008/09/16)
|
||||||
<http://trac.transmissionbt.com/query?milestone=1.34&group=component&groupdesc=1&order=severity>
|
<http://trac.transmissionbt.com/query?milestone=1.34&group=component&groupdesc=1&order=severity>
|
||||||
|
|
Loading…
Reference in New Issue