summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-10-14 06:44:47 +0000
committerRoger Dingledine <arma@torproject.org>2004-10-14 06:44:47 +0000
commit59f7462a562c7fb57852d5e6e6d40d5662f14542 (patch)
tree983228ef92b28c8699a3bc8aa5493fbc2f599caa
parentfcee963b35c061b4eeb5a7339a1b4b9530ac8089 (diff)
downloadtor-59f7462a562c7fb57852d5e6e6d40d5662f14542.tar.gz
tor-59f7462a562c7fb57852d5e6e6d40d5662f14542.zip
update cvs changelog with 0.0.8.1 entry
svn:r2501
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
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.