update NEWS
This commit is contained in:
parent
075ce46ba7
commit
b9903e9da3
22
NEWS
22
NEWS
|
@ -1,5 +1,27 @@
|
|||
NEWS file for Transmission <http://www.transmissionbt.com/>
|
||||
|
||||
1.73 (2009/07/16)
|
||||
<http://trac.transmissionbt.com/query?milestone=1.73&group=component&groupdesc=1&order=severity>
|
||||
- All Platforms
|
||||
+ Fix bug that could exceed the user-configured peer limits
|
||||
+ Use less memory in some high-peer situations
|
||||
+ Better estimation on time left to download
|
||||
+ Support supportcrypto and requirecrypto flags in http tracker announces
|
||||
+ Update to newer snapshots of libnatpmp and miniupnpc
|
||||
+ Make DHT a compile-time option
|
||||
- GTK+
|
||||
+ Use GDK-safe versions of g_idle_add() and g_timeout_add*()
|
||||
+ Save some space in GTK+ >= 2.16.0 by not building SexyIconEntry
|
||||
- Qt
|
||||
+ Fix bug that crashed Qt client when setting alternative up/down speeds
|
||||
- Daemon
|
||||
+ Add umask support
|
||||
- Web Client
|
||||
+ Inspector and Add Torrent buttons for iPhone/iPod Touch
|
||||
+ Add location field to inspector
|
||||
- CLI
|
||||
+ Some torrent files created with transmission-cli were invalid
|
||||
|
||||
1.72 (2009/06/16)
|
||||
<http://trac.transmissionbt.com/query?milestone=1.72&group=component&groupdesc=1&order=severity>
|
||||
- All Platforms
|
||||
|
|
Loading…
Reference in New Issue