From 0fc8c2efa3885f3a363440d7bc258aa8c83d42eb Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Sat, 30 Dec 2006 23:04:42 +0000 Subject: [PATCH] updated changelog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index fadd6a10f..6624b4185 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ + * fixed bug where one of the session constructors didn't initialize boost.filesystem. + * fixed bug when the initial checking of a torrent fails with an exception. * fixed bug in DHT code which would send incorrect announce messages. * fixed bug where the http header parser was case sensitive to the header names.