1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-15 16:29:34 +00:00
This commit is contained in:
Jordan Lee 2012-02-08 04:09:22 +00:00
parent 0109992bdb
commit b8c05784de

2
NEWS
View file

@ -7,7 +7,7 @@
* Fairer bandwidth distribution across connected peers
* Use less CPU when calculating undownloaded portions of large torrents
* Use the Selection Algorithm, rather than sorting, to select peer candidates
* Use base-2 units when displaying bandwidth speed and disk space
* Use base-10 units when displaying bandwidth speed and disk space
* If the OS has its own copy of natpmp, prefer it over our bundled version
* Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
* Fix Fails-To-Build error on FreeBSD from use of alloca()