- Updated changelog

This commit is contained in:
Christophe Dumez 2009-11-22 12:28:25 +00:00
parent 690215e2b0
commit c55666996c

View file

@ -13,7 +13,6 @@
- FEATURE: Support per-peer rate limiting - FEATURE: Support per-peer rate limiting
- FEATURE: Support peer manual ban - FEATURE: Support peer manual ban
- FEATURE: Display total amounts transferred in status bar - 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 trackers status as well as error/warning messages
- FEATURE: Display the number of peers returned by each tracker & DHT/PeX/LSD - 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) - 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: Graphically display piece availability in torrent properties
- FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required) - FEATURE: Dropped Qt 4.3 support (Qt >= 4.4 is now required)
- FEATURE: Show official documentation when pressing F1 key - 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: 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 storing symbolic links in .torrent files (libtorrent >= v0.15 only)
- FEATURE: Support for uTorrent interpretation of multi-tracker torrents (libtorrent >= v0.15 only) - FEATURE: Support for uTorrent interpretation of multi-tracker torrents (libtorrent >= v0.15 only)