- BUGFIX: Fixed "Missing Input path" error when creating a torrent

- BUGFIX: Fixed some notification messages for torrent addition dialog
This commit is contained in:
Christophe Dumez 2007-10-12 11:50:02 +00:00
commit 26a4040003
3 changed files with 8 additions and 5 deletions

5
TODO
View file

@ -57,9 +57,12 @@
- add qt4-qtconfig as package dependency
RC5
- wait for Ticket #182 Fix
- BUGFIX: Fixed "Automatically start seeding" feature in torrent creation tool
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 possible overflow in ETA calculation
- BUGFIX: Fixed possible overflow in ETA calculation
- BUGFIX: Fixed "Missing Input path" error when creating a torrent
- BUGFIX: Fixed some notification messages for torrent addition dialog