FEATURE: Added back file prioritizing in a torrent (it seems users were using it after all)

This commit is contained in:
Christophe Dumez 2010-01-24 15:26:29 +00:00
commit 0e8c55b9f5
3 changed files with 101 additions and 26 deletions

View file

@ -1,6 +1,7 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.2.0
- FEATURE: User can set alternative speed limits for fast toggling
- FEATURE: Bandwidth scheduler (automatically use alternative speed limits for a given period)
- FEATURE: Added back file prioritizing in a torrent
* Mon Jan 18 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.1.0
- FEATURE: Graphical User Interface can be disabled at compilation time (headless running)