diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-10-28 10:58:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-10-28 10:58:26 -0400 |
commit | 03b32161bc37766864bcb099b76884099c89d837 (patch) | |
tree | db43bfb826fd24199beb02a237ae530a131c05a6 | |
parent | 74babcb1eafb1b8e8b67b83eba676a457e34a533 (diff) | |
download | tor-03b32161bc37766864bcb099b76884099c89d837.tar.gz tor-03b32161bc37766864bcb099b76884099c89d837.zip |
changes file for bug 7235
-rw-r--r-- | changes/bug7235 | 3 |
1 files changed, 3 insertions, 0 deletions
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. |