diff options
Diffstat (limited to 'changes/bug10987')
-rw-r--r-- | changes/bug10987 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/changes/bug10987 b/changes/bug10987 index 108eea9a4d..cc5dd8ff55 100644 --- a/changes/bug10987 +++ b/changes/bug10987 @@ -1,5 +1,7 @@ - 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. + 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. |