mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix an error in tor_addr_parse that kept us from having a hidden service or a bridge live at an IPv6 address.
svn:r18206
This commit is contained in:
@@ -4,6 +4,8 @@ Changes in version 0.2.1.12-alpha - 2009-01-??
|
||||
on 0.2.1.10-alpha; reported by Matt Edman.
|
||||
- Fix a compile warning on OSX Panther. Fixes bug 913; bugfix against
|
||||
0.2.1.11-alpha.
|
||||
- Fix a bug in address parsing that was preventing bridges or hidden
|
||||
service targets from being at IPv6 addresses.
|
||||
|
||||
|
||||
Changes in version 0.2.1.11-alpha - 2009-01-20
|
||||
|
||||
Reference in New Issue
Block a user