mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
- BUGFIX: Fixed an arithmetic exception that could happen in ETA calculation
This commit is contained in:
parent
dd65bb7292
commit
55fd750bfd
3 changed files with 3 additions and 2 deletions
|
@ -25,6 +25,7 @@
|
|||
- BUGFIX: Remove torrent file from scanned directory if it is already in download list
|
||||
- BUGFIX: Fixed possible segfault on loading due to columns size loading
|
||||
- BUGFIX: Fixed problems that could happen with delete selection action
|
||||
- BUGFIX: Fixed an arithmetic exception that could happen in ETA calculation
|
||||
- COSMETIC: Now displaying the number of downloads in tab title
|
||||
- COSMETIC: Redesigned download from url dialog
|
||||
- COSMETIC: Added a message to warn user that we started download from an url
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue