commit 5a0c94f0a9a1975cf2226c312dc29f25c4a0e210 Author: Nick Mathewson nickm@torproject.org Date: Thu Feb 5 10:06:16 2015 -0500
improve changes files more --- changes/bug14202 | 4 ++-- changes/bug14451 | 2 -- changes/ticket14188_part1 | 2 ++ changes/ticket14325 | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/changes/bug14202 b/changes/bug14202 index 2bb4ba1..79f7537 100644 --- a/changes/bug14202 +++ b/changes/bug14202 @@ -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. diff --git a/changes/bug14451 b/changes/bug14451 index 7949a78..197cd59 100644 --- a/changes/bug14451 +++ b/changes/bug14451 @@ -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 diff --git a/changes/ticket14188_part1 b/changes/ticket14188_part1 index 9d66bba..6e71da8 100644 --- a/changes/ticket14188_part1 +++ b/changes/ticket14188_part1 @@ -1,2 +1,4 @@ o Compilation fixes: - Compile correctly with (unreleased) OpenSSL 1.1.0 headers. + Addresses ticket 14188. + diff --git a/changes/ticket14325 b/changes/ticket14325 index 38daa05..27c27f5 100644 --- a/changes/ticket14325 +++ b/changes/ticket14325 @@ -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
tor-commits@lists.torproject.org