Selaa lähdekoodia

changes file for bug 7235

Nick Mathewson 13 vuotta sitten
vanhempi
commit
03b32161bc
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  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.