BUGFIX: Added length restriction on UI lock password

This commit is contained in:
Christophe Dumez 2011-03-13 13:59:22 +00:00
commit df64ede724
35 changed files with 1088 additions and 912 deletions

View file

@ -9,6 +9,7 @@
- FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
- FEATURE: Torrent content list is now sortable
- BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
- BUGFIX: Added length restriction on UI lock password
- COSMETIC: Added monochrome tray icon
- COSMETIC: Improved status bar's style
- OTHER: Make QtDBus dependency optional (X11)