From 863b6c439e6bfc64f602ecb9526940fa966ca9fe Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 11 Aug 2010 02:11:05 -0400 Subject: [PATCH] changelog entry for f060b18e6c4 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a427cd46a..2cbb4d39ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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