Add a changes file for bug3183.

This commit is contained in:
Nick Mathewson 2011-05-15 11:08:46 -04:00
parent f11c269ed6
commit 7236bb77e2

5
changes/bug3183 Normal file
View File

@ -0,0 +1,5 @@
o Minor bugfixes:
- Bridges should not complain that they are unlisted in the consensus:
that's more or less the point of being a bridge. Bugfix on
0.2.3.1-alpha; fixes bug 3183.