]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for bug 7235
authorNick Mathewson <nickm@torproject.org>
Sun, 28 Oct 2012 14:58:26 +0000 (10:58 -0400)
committerNick Mathewson <nickm@torproject.org>
Sun, 28 Oct 2012 14:58:26 +0000 (10:58 -0400)
changes/bug7235 [new file with mode: 0644]

diff --git a/changes/bug7235 b/changes/bug7235
new file mode 100644 (file)
index 0000000..15d6100
--- /dev/null
@@ -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.