diff --git a/ChangeLog b/ChangeLog index a5b40fa08..dad7d6cae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ + * add_torrent() will now throw if called while the session object is + being closed. * added the ability to limit the number of simultaneous half-open TCP connections. Flags in peer_info has been added.