bump NEWS

This commit is contained in:
Charles Kerr 2009-06-16 20:24:52 +00:00
parent 1b571f20ea
commit 794a55676c
1 changed files with 2 additions and 1 deletions

3
NEWS
View File

@ -1,12 +1,13 @@
NEWS file for Transmission <http://www.transmissionbt.com/> NEWS file for Transmission <http://www.transmissionbt.com/>
1.72 (2009/06/15) 1.72 (2009/06/16)
<http://trac.transmissionbt.com/query?milestone=1.72&group=component&groupdesc=1&order=severity> <http://trac.transmissionbt.com/query?milestone=1.72&group=component&groupdesc=1&order=severity>
- All Platforms - All Platforms
+ Fix 1.70 crash with assertion "tv->tv_usec >= 0" + Fix 1.70 crash with assertion "tv->tv_usec >= 0"
+ Fix 1.70 crash with assertion "tr_peerIoSupportsFEXT( msgs->peer->io )" + Fix 1.70 crash with assertion "tr_peerIoSupportsFEXT( msgs->peer->io )"
+ Better DHT announce management + Better DHT announce management
+ Fix error in reporting webseed counts via RPC + Fix error in reporting webseed counts via RPC
+ Better file preallocation on embedded systems
- Mac - Mac
+ Fix problem where a small set of users could not add torrents + Fix problem where a small set of users could not add torrents
- GTK+ - GTK+