[tor-commits] [tor/release-0.3.2] changelog fix; thanks dgoulet
nickm at torproject.org
nickm at torproject.org
Fri Oct 27 15:20:48 UTC 2017
commit 023d756bfc04c244403ca7fb13e3e077dbe16408
Author: Nick Mathewson <nickm at torproject.org>
Date: Fri Oct 27 11:20:44 2017 -0400
changelog fix; thanks dgoulet
---
ChangeLog | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 5cb6469f2..87517a2a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -59,10 +59,10 @@ Changes in version 0.3.2.3-alpha - 2017-10-27
bugfix on 0.3.2.1-alpha.
o Minor bugfixes (hidden service, v2):
- - When reloading a configured with hidden service(s), copy all
- information from the old service object. Previously, some data was
- omitted, causing delays in descriptor upload, and other bugs.
- Fixes bug 23790; bugfix on 0.2.1.9-alpha.
+ - When reloading configured hidden services, copy all information
+ from the old service object. Previously, some data was omitted,
+ causing delays in descriptor upload, and other bugs. Fixes bug
+ 23790; bugfix on 0.2.1.9-alpha.
o Minor bugfixes (memory safety, defensive programming):
- Clear the target address when node_get_prim_orport() returns
More information about the tor-commits
mailing list