]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
update cvs changelog with 0.0.8.1 entry
authorRoger Dingledine <arma@torproject.org>
Thu, 14 Oct 2004 06:44:47 +0000 (06:44 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 14 Oct 2004 06:44:47 +0000 (06:44 +0000)
svn:r2501

ChangeLog

index 2c88c14348b81573d708a7d8881e2fb831182cc9..99a6e34a1d3b81d32863d5357a88382163aa01cf 100644 (file)
--- 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.