fixed invalid torrent_status::finished_time

This commit is contained in:
Arvid Norberg
2011-10-26 00:58:21 +00:00
parent e58e27e83a
commit 1c8a7b6343
2 changed files with 2 additions and 1 deletions

View File

@@ -94,6 +94,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fixed invalid torrent_status::finished_time
* fixed bugs in dont-have and upload-only extension messages
* don't open files in random-access mode (speeds up hashing)