From d7a3e823b5788d4a49e5db181a5fa45d8b8fa134 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Fri, 6 Apr 2012 02:48:04 +0000 Subject: [PATCH] back ported fix for race condition when setting session settings --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1aa9bd90a..9756d8bff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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