improve support for merkle tree torrent creation

This commit is contained in:
Arvid Norberg
2011-07-30 17:35:22 +00:00
parent fbd7d49d7e
commit 7817229f5d
6 changed files with 71 additions and 10 deletions

View File

@@ -87,6 +87,7 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* improve support for merkle tree torrent creation
* exposed comparison operators on torrent_handle to python
* exposed alert error_codes to python
* fixed bug in announce_entry::next_announce_in and min_announce_in