update docs

This commit is contained in:
Arvid Norberg
2011-08-05 06:15:08 +00:00
parent 0f72cd3148
commit d37e617f06
4 changed files with 23 additions and 19 deletions

View File

@@ -88,6 +88,10 @@
incoming connection
* added more detailed instrumentation of the disk I/O thread
* fix merkle tree torrent assert
0.15.67 release
* exposed set_peer_id to python binding
* improve support for merkle tree torrent creation
* exposed comparison operators on torrent_handle to python