FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port

This commit is contained in:
Christophe Dumez 2009-11-28 18:23:17 +00:00
commit 396427e3b6
2 changed files with 11 additions and 2 deletions

View file

@ -23,6 +23,7 @@
- FEATURE: Show official documentation when pressing F1 key
- FEATURE: Search engine plugins now handle HTTP protocol gzip compression
- FEATURE: Enabled lazy bitfield as a counter-measure for ISP speed throttling
- FEATURE: Fall back to a random port if qBittorrent could not listen on the chosen port
- FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) (libtorrent >= v0.15 only)
- FEATURE: Added per-torrent super seeding mode (libtorrent >= v0.15 only)
- FEATURE: Support for storing symbolic links in .torrent files (libtorrent >= v0.15 only)