From: Nick Mathewson Date: Sun, 28 Oct 2012 14:58:26 +0000 (-0400) Subject: changes file for bug 7235 X-Git-Tag: tor-0.2.4.6-alpha~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=03b32161bc37766864bcb099b76884099c89d837;p=thirdparty%2Ftor.git changes file for bug 7235 --- diff --git a/changes/bug7235 b/changes/bug7235 new file mode 100644 index 0000000000..15d610090b --- /dev/null +++ b/changes/bug7235 @@ -0,0 +1,3 @@ + o Minor bugfixes (build): + - Fix a linking error when building tor-fw-helper without miniupnp. + Fixes bug 7235; bugfix on 0.2.4.2-alpha. Fix by Anthony G. Basile.