FEATURE: Added option to disable program exit confirmation

This commit is contained in:
Christophe Dumez 2011-02-27 09:43:58 +00:00
commit 37cd9c5b7b
36 changed files with 2199 additions and 2034 deletions

View file

@ -4,6 +4,7 @@
- FEATURE: IP address reported to trackers is now customizable
- FEATURE: Inhibit system sleep when torrents are active (Vladimir Golovnev)
- FEATURE: Added option to bypass Web UI authentication for localhost
- FEATURE: Added option to disable program exit confirmation
* Sun Jan 9 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.0
- FEATURE: Use system icons (Linux, Qt >= 4.6)