Fix the changes file

This commit is contained in:
Nick Mathewson
2017-06-21 11:15:44 -04:00
parent ed4bc55450
commit aafeffe02a
+3 -3
View File
@@ -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.