commit f118c0216bf14e9c35fda732a059b7879f9384fc
parent 68df19049b01fca0fc88bf86cd3e3bd7627431a8
Author: Nick Mathewson <nickm@torproject.org>
Date: Thu, 21 Sep 2017 16:27:09 -0400
Fix warning in bug23610
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.