diff --git a/branches/tor-0_0_8-patches/ChangeLog b/branches/tor-0_0_8-patches/ChangeLog index 4d0eb69add..c648c3558c 100644 --- a/branches/tor-0_0_8-patches/ChangeLog +++ b/branches/tor-0_0_8-patches/ChangeLog @@ -1,5 +1,7 @@ Changes in version 0.0.8.1 - 2004-10-14 o Bugfixes: + - Fix a seg fault that can be triggered remotely for Tor + clients/servers with an open dirport. - Fix a rare assert trigger, where routerinfos for entries in our cpath would expire while we're building the path. - Fix a bug in OutboundBindAddress so it (hopefully) works.