mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
- BUGFIX: Fixed possible overflow in ETA calculation
This commit is contained in:
parent
9bb18e1a07
commit
f754e34e35
3 changed files with 14 additions and 7 deletions
3
TODO
3
TODO
|
@ -61,4 +61,5 @@
|
|||
rc4->rc5 changelog:
|
||||
- BUGFIX: Now filtered don't appear on hard drive anymore (libtorrent >= r1659)
|
||||
- BUGFIX: AddInPause setting doesn't pause downloads on startup anymore
|
||||
- BUGFIX: Fixed an ETA calculation problem when the torrent has filtered files
|
||||
- BUGFIX: Fixed an ETA calculation problem when the torrent has filtered files
|
||||
- BUGFIX: Fixed possible overflow in ETA calculation
|
Loading…
Add table
Add a link
Reference in a new issue