Merge remote-tracking branch 'public/bug12908_025' into maint-0.2.5

This commit is contained in:
Nick Mathewson
2014-09-10 22:12:47 -04:00
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- Warn about attempts to run hidden services and relays in the
same process: that's probably not a good idea. Closes ticket
12908.