FEATURE: Torrent content list is now sortable

This commit is contained in:
Christophe Dumez 2011-03-10 18:58:35 +00:00
commit f25b198516
3 changed files with 8 additions and 3 deletions

View file

@ -7,6 +7,7 @@
- FEATURE: Added option to bypass Web UI authentication for localhost
- FEATURE: Added option to disable program exit confirmation
- FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
- FEATURE: Torrent content list is now sortable
- BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
- OTHER: Make QtDBus dependency optional (X11)