From: Roger Dingledine Date: Thu, 14 Oct 2004 06:44:47 +0000 (+0000) Subject: update cvs changelog with 0.0.8.1 entry X-Git-Tag: tor-0.0.9pre3~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59f7462a562c7fb57852d5e6e6d40d5662f14542;p=thirdparty%2Ftor.git update cvs changelog with 0.0.8.1 entry svn:r2501 --- diff --git a/ChangeLog b/ChangeLog index 2c88c14348..99a6e34a1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -80,6 +80,8 @@ pre1: Changes in version 0.0.8.1 - 2004-10-13 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.