]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix warning in bug23610
authorNick Mathewson <nickm@torproject.org>
Thu, 21 Sep 2017 20:27:09 +0000 (16:27 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 21 Sep 2017 20:27:09 +0000 (16:27 -0400)
changes/bug23610

index 20852a698b7092b937a2e7bfebeeb2b367f9973c..271bf2b45f51242d192b67b726d31d753f4e7089 100644 (file)
@@ -1,5 +1,5 @@
   o Minor bugfixes (hidden service, relay):
     - Avoid a possible double close of a circuit by the intro point on error
-      of sending the INTRO_ESTABLISHED cell. Fixes ticket 23610; bugfix on
+      of sending the INTRO_ESTABLISHED cell. Fixes bug 23610; bugfix on
       0.3.0.1-alpha.