From ff365bc39e0e0fcbc44b5deb2188956b16fdcdf1 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Wed, 16 Nov 2005 01:26:05 +0000 Subject: [PATCH] updated changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) 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.