- BUGFIX: Fixed possible overflow in ETA calculation

This commit is contained in:
Christophe Dumez 2007-10-10 19:57:24 +00:00
commit f754e34e35
3 changed files with 14 additions and 7 deletions

3
TODO
View file

@ -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