From 70ffd3bc20d2ab4ce9e3f4e57b3728e644d584ce Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 16 May 2012 11:44:12 -0400 Subject: [PATCH] Add changes file for bug 4108 --- changes/bug4108 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug4108 diff --git a/changes/bug4108 b/changes/bug4108 new file mode 100644 index 0000000000..6ef451a989 --- /dev/null +++ b/changes/bug4108 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Avoid a "double-reply" warning when replying to a SOCKS request + with a parse error. Patch from Fabian Keil. Fix for bug 4108; + bugfix on 0.2.3.4-alpha.