diff --git a/ChangeLog b/ChangeLog index dcf33aca8..1aa9bd90a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -111,6 +111,12 @@ incoming connection * added more detailed instrumentation of the disk I/O thread +0.15.11 release + + * 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 + 0.15.10 release * fix 'parameter incorrect' issue when using unbuffered IO on windows