- Wait for torrent_paused_alert before saving fast resume data

This commit is contained in:
Christophe Dumez 2007-08-07 23:00:51 +00:00
commit f9c357b52d
4 changed files with 29 additions and 3 deletions

3
TODO
View file

@ -49,7 +49,7 @@
- Clean up delayed progress column sorting code
- Clean up pause after checking code
- Test rss now that it has been rewritten
- Wait for torrent_paused_alert before saving fast resume data
- Fix number of finishedChecking torrents
- Wait for some bug fixes in libtorrent :
- upload/download limit per torrent (Ticket #83)
- double free or corruption on exit (Ticket #84) FIXED?
@ -68,6 +68,7 @@ LANGUAGES UPDATED:
- Polish *BETA5*
beta4->beta5 changelog:
- BUGFIX: Wait for torrent_paused_alert before saving fast resume data
- BUGFIX: Finished torrents were still displayed as checking when paused by libtorrent on full disk (hit an assert)
- I18N: Updated Italian translation
- COSMETIC: Changed the way progress bars are rendered