mirror of
https://github.com/transmission/transmission
synced 2025-03-03 18:25:35 +00:00
(trunk) tweak NEWS; typo fix
This commit is contained in:
parent
9bf2434e14
commit
86169d92a2
2 changed files with 3 additions and 3 deletions
4
NEWS
4
NEWS
|
@ -2,15 +2,15 @@
|
||||||
==== All Platforms ====
|
==== All Platforms ====
|
||||||
* The "lazy bitfield" feature has been superseded by the "Fast Extension" BEP6
|
* The "lazy bitfield" feature has been superseded by the "Fast Extension" BEP6
|
||||||
|
|
||||||
=== Transmission 2.22 (2011/03/03) ===
|
=== Transmission 2.22 (2011/03/04) ===
|
||||||
==== All Platforms ====
|
==== All Platforms ====
|
||||||
* Faster endgame
|
* Faster endgame
|
||||||
* Fix bug where leechers might be disconnected while seeding in some situations
|
* Fix bug where leechers might be disconnected while seeding in some situations
|
||||||
|
* Fix 2.20 bug that sometimes showed inaccurate upload/download speeds
|
||||||
* Support for unsorted blacklists
|
* Support for unsorted blacklists
|
||||||
* Fix IPv6 DHT
|
* Fix IPv6 DHT
|
||||||
* Re-add support to automatically close idle peers
|
* Re-add support to automatically close idle peers
|
||||||
* Fix bug where the resume file did not save the time checked for the last piece
|
* Fix bug where the resume file did not save the time checked for the last piece
|
||||||
* Fix 2.20 bug that sometimes showed inaccurate upload/download speeds
|
|
||||||
==== Mac ====
|
==== Mac ====
|
||||||
* Fixes for Dutch, German, and Russian localizations
|
* Fixes for Dutch, German, and Russian localizations
|
||||||
==== GTK+ ====
|
==== GTK+ ====
|
||||||
|
|
|
@ -655,4 +655,4 @@
|
||||||
| | yes | session-close | new method
|
| | yes | session-close | new method
|
||||||
------+---------+-----------+----------------+-------------------------------
|
------+---------+-----------+----------------+-------------------------------
|
||||||
13 | 2.30 | yes | session-get | new arg "isUTP" to the "peers" list
|
13 | 2.30 | yes | session-get | new arg "isUTP" to the "peers" list
|
||||||
| | NO | torrent-get | reomved arg "peersKnown"
|
| | NO | torrent-get | removed arg "peersKnown"
|
||||||
|
|
Loading…
Reference in a new issue