Merge branch 'bug2474'

Had to resolve conflicts wrt the " (using bufferevents)" addition to the
startup string.

Conflicts:
	src/or/main.c
This commit is contained in:
Nick Mathewson
2011-11-23 17:14:54 -05:00
2 changed files with 20 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features
- Try to make the introductory warning message that Tor prints on
startup more useful for actually finding help and information.
Resolves bug2474.