Procházet zdrojové kódy

Fix the changes file

Nick Mathewson před 8 roky
rodič
revize
aafeffe02a
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      changes/bug1667

+ 3 - 3
changes/bug1667

@@ -1,4 +1,4 @@
-  o Minor features:
+  o Minor features (control port):
     - If the control port is used as the HTTP proxy, responds with
-      a meaningful "This is the Tor control port" message, and logs
-      the event. Fixes bug 1667.
+      a meaningful "This is the Tor control port" message, and log
+      the event. Closes ticket 1667. Patch from Ravi Chandra Padmala.