diff options
Diffstat (limited to 'changes/bug2893')
-rw-r--r-- | changes/bug2893 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2893 b/changes/bug2893 new file mode 100644 index 0000000000..f6d235cf53 --- /dev/null +++ b/changes/bug2893 @@ -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. |