fixed bug in file_progress with file sizes of 0 bytes

This commit is contained in:
Arvid Norberg
2006-10-08 20:36:05 +00:00
parent 8e0d7a3bc8
commit 8346841d35
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
* fixed bug with file_progress() with files = 0 bytes
* fixed a race condition bug in udp_tracker_connection that could
cause a crash.
* fixed bug occuring when increasing the sequenced download threshold