From: Nick Mathewson Date: Wed, 16 May 2012 15:44:12 +0000 (-0400) Subject: Add changes file for bug 4108 X-Git-Tag: tor-0.2.3.16-alpha~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70ffd3bc20d2ab4ce9e3f4e57b3728e644d584ce;p=thirdparty%2Ftor.git Add changes file for bug 4108 --- 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.