diff options
author | Roger Dingledine <arma@torproject.org> | 2004-10-14 06:44:47 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-10-14 06:44:47 +0000 |
commit | 59f7462a562c7fb57852d5e6e6d40d5662f14542 (patch) | |
tree | 983228ef92b28c8699a3bc8aa5493fbc2f599caa /ChangeLog | |
parent | fcee963b35c061b4eeb5a7339a1b4b9530ac8089 (diff) | |
download | tor-59f7462a562c7fb57852d5e6e6d40d5662f14542.tar tor-59f7462a562c7fb57852d5e6e6d40d5662f14542.tar.gz |
update cvs changelog with 0.0.8.1 entry
svn:r2501
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |