BUGFIX: Fix issue when altering files priorities of a seeding torrent (closes #665799)

This commit is contained in:
Christophe Dumez
2010-10-24 08:07:17 +00:00
parent eb1feddea6
commit ad252f432a
2 changed files with 23 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
- BUGFIX: Remember the current property tab on startup
- BUGFIX: Fix status list widget height issue on style change
- BUGFIX: Fix rounding issue in torrent progress display
- BUGFIX: Fix issue when altering files priorities of a seeding torrent
* Tue Oct 19 2010 - Christophe Dumez <chris@qbittorrent.org> - v2.4.7
- BUGFIX: Display the priority column when the queueing system gets enabled