Browse Source

merge in the bug 1364 fix

Roger Dingledine 15 years ago
parent
commit
3d8879a04d
2 changed files with 6 additions and 5 deletions
  1. 6 0
      ChangeLog
  2. 0 5
      changes/demote_no_cipher_warning

+ 6 - 0
ChangeLog

@@ -15,6 +15,12 @@ Changes in version 0.2.2.12-alpha - 2010-04-20
       and 24 hours pass. Bug found by keb. Fixes bug 1365; bugfix on
       0.2.2.11-alpha.
 
+  o Minor bugfixes:
+    - Demote a confusing TLS warning that relay operators might get when
+      someone tries to talk to their OrPort. It is neither the operator's
+      fault nor can they do anything about it. Fixes bug 1364; bugfix
+      on 0.2.0.14-alpha.
+
 
 Changes in version 0.2.2.11-alpha - 2010-04-15
   o Major bugfixes:

+ 0 - 5
changes/demote_no_cipher_warning

@@ -1,5 +0,0 @@
-  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.