aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-02-21 17:29:48 +0000
committerNick Mathewson <nickm@torproject.org>2014-02-21 17:29:48 +0000
commit6eba3584b17abecfcb2e53058dc8e3ea59a0e480 (patch)
tree3b9db05a12792029bcd5c8856681c80a5408884b /changes
parent8d5215c6a00bc63a5df73800854cc45d2a8f980a (diff)
parentf3e827165294d34dbd58dbb372525b259f1acb72 (diff)
downloadtor-6eba3584b17abecfcb2e53058dc8e3ea59a0e480.tar
tor-6eba3584b17abecfcb2e53058dc8e3ea59a0e480.tar.gz
Merge remote-tracking branch 'public/bug10987_024'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug109877
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug10987 b/changes/bug10987
new file mode 100644
index 000000000..cc5dd8ff5
--- /dev/null
+++ b/changes/bug10987
@@ -0,0 +1,7 @@
+ o Minor bugfixes
+
+ - Fix IPv6 support when using the SocksPort with SOCKS5. Using IPv6
+ through a SOCKS5 using the SocksPort option will now work with
+ this fix. This part of the code has never been updated to support
+ IPv6 thus this does not fix a previously introduced regression.
+ Fixes bug 10987; bugfix on 0.2.4.7-alpha.