diff options
author | Roger Dingledine <arma@torproject.org> | 2010-08-11 02:11:05 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2010-08-11 02:11:05 -0400 |
commit | 863b6c439e6bfc64f602ecb9526940fa966ca9fe (patch) | |
tree | 28ea3cb31e884eba175c3789b9db5bc3f0d144fb /ChangeLog | |
parent | 267c97640547d5c6b276b7b15636a6f6069dfa98 (diff) | |
download | tor-863b6c439e6bfc64f602ecb9526940fa966ca9fe.tar.gz tor-863b6c439e6bfc64f602ecb9526940fa966ca9fe.zip |
changelog entry for f060b18e6c4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -57,6 +57,9 @@ Changes in version 0.2.2.15-alpha - 2010-08-?? descriptor had changed. Now we replace routers with a purpose other than bridge with bridge descriptors when fetching them. Bugfix on 0.1.1.9-alpha; fixes bug 1776. + - Fix a rare bug in rend_fn unit tests: we would fail a test when + a randomly generated port is 0. Diagnosed by Matt Edman. Bugfix + on 0.2.0.10-alpha; fixes bug 1808. o Minor bugfixes (on 0.2.2.x): - Alter directory authorities to always consider Exit-flagged nodes |