fixed race condition when saving DHT state

This commit is contained in:
Arvid Norberg
2009-01-23 16:40:00 +00:00
parent 2b4a49ea19
commit 9b5aa967b0
3 changed files with 23 additions and 2 deletions

View File

@@ -47,6 +47,7 @@ release 0.14.2
* fixed bug in http_connection when binding to a particular IP
* fixed typo in python binding (torrent_handle::piece_prioritize should
be torrent_handle::piece_priorities)
* fixed race condition when saving DHT state
release 0.14.1