summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-04-24 10:58:16 -0400
committerNick Mathewson <nickm@torproject.org>2012-04-24 10:58:16 -0400
commitda820bb9b8d4784cf3679a6c9f35e443d82bb366 (patch)
treec8a09687b026399f3b1c6a4cc8a64fc0ac0b475b
parentcffc85bb0b606947b2368fa28bed03c066e1e686 (diff)
downloadtor-da820bb9b8d4784cf3679a6c9f35e443d82bb366.tar.gz
tor-da820bb9b8d4784cf3679a6c9f35e443d82bb366.zip
Add changes file for miniupnpc 1.6 fix
-rw-r--r--changes/bug54343
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug5434 b/changes/bug5434
new file mode 100644
index 0000000000..31c02d700d
--- /dev/null
+++ b/changes/bug5434
@@ -0,0 +1,3 @@
+ o Minor bugfixes:
+ - Fix compilation with miniupnpc version 1.6; patch from
+ Anthony G. Basile. Fixes bug 5434.