Add file association settings to program preferences (Windows)

This commit is contained in:
Christophe Dumez 2011-09-18 16:42:50 +03:00
commit b58b4d0066
5 changed files with 110 additions and 35 deletions

View file

@ -1,4 +1,5 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
- FEATURE: Add file association settings to program preferences (Windows)
- BUGFIX: Add tray menu entry for toggling window visibility
- COSMETIC: Display speed at the beginning of the Window title
- OTHER: Display libraries versions in about dialog (sledgehammer999)