mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
improve changes files more
This commit is contained in:
parent
ea0881029f
commit
5a0c94f0a9
@ -1,3 +1,3 @@
|
||||
o Minor cleanup
|
||||
o Minor cleanup:
|
||||
- Remove workaround in dirserv_thinks_router_is_hs_dir() that was only
|
||||
for version <= 0.2.2.24 which is now deprecated.
|
||||
for version <= 0.2.2.24 which is now deprecated. Closes ticket 14202.
|
||||
|
@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
o Minor features:
|
||||
- ControlPort now supports the unix:/path/to/dir syntax as an alternative
|
||||
to the ControlSocket option, for consistency with SocksPort and
|
||||
|
@ -1,2 +1,4 @@
|
||||
o Compilation fixes:
|
||||
- Compile correctly with (unreleased) OpenSSL 1.1.0 headers.
|
||||
Addresses ticket 14188.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
o Documentation fixes:
|
||||
o Documentation:
|
||||
- Make the tor-resolve documentation match its help string and its
|
||||
options. Resolves part of ticket 14325.
|
||||
- Log a more useful error message from tor-resolve when failing to
|
||||
|
Loading…
Reference in New Issue
Block a user