Fix sorting of ETA column when having infinite values (closes #583347)

This commit is contained in:
Christophe Dumez
2010-05-21 11:47:55 +00:00
parent dd9cf6c3ab
commit 1e67f0afa4
4 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
* Unreleased - Christophe Dumez <chris@qbittorrent.org> - v2.2.8
- BUGFIX: ETA for finished torrent is now 0 instead of Infinite (closes #583704)
- BUGFIX: Fix sorting of ETA column when having infinite values (closes #583347)
- BUGFIX: Fix unicode issue in start seeding after torrent creation code
- COSMETIC: Fix torrent properties layout