back ported fix for race condition when setting session settings

This commit is contained in:
Arvid Norberg 2012-04-06 02:48:04 +00:00
parent 625bb62b2a
commit d7a3e823b5
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@
0.15.11 release
* fixed race condition when setting session_settings immediately after creating session
* give up immediately when failing to open a listen socket (report the actual error)
* restored ABI compatibility with 0.15.9
* added missing python bindings for create_torrent and torrent_info