aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10987
blob: 108eea9a4d58465269fd9270627a763e95d203ce (plain)
1
2
3
4
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.