Browse Source

changes file for bug 7235

Nick Mathewson 11 years ago
parent
commit
03b32161bc
1 changed files with 3 additions and 0 deletions
  1. 3 0
      changes/bug7235

+ 3 - 0
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.