Merge remote branch 'origin/maint-0.2.2'

Fix trivial add/add conflict in main.c

Conflicts:
	src/or/main.c
This commit is contained in:
Nick Mathewson
2011-03-14 15:31:24 -04:00
4 changed files with 38 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features:
- When a relay has failed several reachability tests, be more accurate
at recording when it became unreachable, so we can in turn provide
more accuracy at assigning Stable, Guard, HSDir, etc flags. Bugfix
on 0.2.0.6-alpha. Resolves bug 2716.