Merge remote-tracking branch 'sebastian/bug2893'

This commit is contained in:
Nick Mathewson
2011-11-16 17:30:24 -05:00
2 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- Allow manual 'authenticate' commands to the controller interface
from nc as well as telnet. We were rejecting them because they
didn't come with the expected whitespace at the end of the command.
Bugfix on 0.1.1.1-alpha; fixes bug 2893.