Demote a warning about missing client ciphers

This commit is contained in:
Sebastian Hahn
2010-04-19 22:38:44 +02:00
committed by Roger Dingledine
parent 18678e5f1e
commit 0b82ce3eb6
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes:
- Demote a warning that relay operators might get when someone is
trying to talk to their OrPort. It is neither the operator's fault
nor can they do anything about it. Bugfix on 0.2.0.14-alpha; fixes
bug 1364.