Merge remote-tracking branch 'origin/maint-0.2.2'

Conflicts:
	src/or/directory.c
This commit is contained in:
Nick Mathewson
2011-05-09 13:39:51 -04:00
6 changed files with 18 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Removed features
- Caches no longer download and serve v2 networkstatus documents
unless FetchV2Networkstatus flag is set: these documents haven't
haven't been used by clients or relays since 0.2.0.x. Resolves
bug 3022.