1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00

- Updated TODO (preview is working in seeding list now)

This commit is contained in:
Christophe Dumez 2007-08-18 06:00:18 +00:00
parent a4d24fd4a7
commit d025a2ea36

3
TODO
View File

@ -49,7 +49,6 @@
- wait for fastresume data on exit should be in a thread?
* beta5
- Translations update (IN PROGRESS)
- Fix preview in finished list
- Wait for some bug fixes in libtorrent :
- Mutex invalid argument on exit (Ticket #126)
- Number of seeds non null for finished torrent (Ticket #122)
@ -74,7 +73,7 @@ beta4->beta5 changelog:
- FEATURE: Supports Bittorrent FAST extension
- FEATURE: Improved code handling torrents that have just finished checking
- FEATURE: Improved progress column sorting code
- FEATURE: Allow to remove url seeds, even hard coded ones
- FEATURE: Allow to remove url seeds, even hard-coded ones
- BUGFIX: Wait for torrent_paused_alert before saving fast resume data on exit
- BUGFIX: Wait for torrent_paused_alert before reloading a torrent for full allocation mode
- BUFFIG: Fixed overflow causing ratio data to be negative