From: Nick Mathewson Date: Thu, 21 Sep 2017 20:27:09 +0000 (-0400) Subject: Fix warning in bug23610 X-Git-Tag: tor-0.3.2.2-alpha~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f118c0216bf14e9c35fda732a059b7879f9384fc;p=thirdparty%2Ftor.git Fix warning in bug23610 --- diff --git a/changes/bug23610 b/changes/bug23610 index 20852a698b..271bf2b45f 100644 --- a/changes/bug23610 +++ b/changes/bug23610 @@ -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.