diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug10987 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug10987 b/changes/bug10987 new file mode 100644 index 0000000000..108eea9a4d --- /dev/null +++ b/changes/bug10987 @@ -0,0 +1,5 @@ + o Minor bugfixes + - Fix IPv6 support when using the SocksPort with SOCKS5. Fixes bug10987. + 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. |