diff --git a/Changelog b/Changelog index 38234bbd9..03c2f89ea 100644 --- a/Changelog +++ b/Changelog @@ -13,7 +13,6 @@ - FEATURE: Support per-peer rate limiting - FEATURE: Support peer manual ban - FEATURE: Display total amounts transferred in status bar - - FEATURE: Announce to all trackers specified for a torrent (µTorrent behavior) - FEATURE: Display trackers status as well as error/warning messages - FEATURE: Display the number of peers returned by each tracker & DHT/PeX/LSD - FEATURE: Global upload/download speeds can be capped from status bar (µTorrent behavior) @@ -21,6 +20,7 @@ - FEATURE: Graphically display piece availability in torrent properties - FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required) - FEATURE: Show official documentation when pressing F1 key + - 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) - FEATURE: Support for uTorrent interpretation of multi-tracker torrents (libtorrent >= v0.15 only)