[tor-commits] [tor/release-0.4.3] Minor changelog edits.

nickm at torproject.org nickm at torproject.org
Tue Mar 10 14:26:24 UTC 2020


commit f9d306513fe9f6dc0c0473676f6e4054f691ee97
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Mar 10 10:23:54 2020 -0400

    Minor changelog edits.
---
 ChangeLog | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index dc1df791e..0d5ad708d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,10 +18,10 @@ Changes in version 0.4.3.3-alpha - 2020-03-??
       a configuration file doesn't parse. Closes ticket 33460.
 
   o Minor bugfixes (coding best practices checks):
-    - Allow the "practracker" coding best practices checking script to
-      read unicode files, when using Python 2. We made the script use
-      unicode literals in 0.4.3.1-alpha, but didn't change the codec for
-      opening files. Fixes bug 33374; bugfix on 0.4.3.1-alpha.
+    - Allow the "practracker" script to read unicode files when using
+      Python 2. We made the script use unicode literals in 0.4.3.1-alpha,
+      but didn't change the codec for opening files. Fixes bug 33374;
+      bugfix on 0.4.3.1-alpha.
 
   o Minor bugfixes (continuous integration):
     - Remove the buggy and unused mirroring job. Fixes bug 33213; bugfix
@@ -37,8 +37,8 @@ Changes in version 0.4.3.3-alpha - 2020-03-??
       manpage. Also split Statistics options into their own section of
       the manpage. Closes ticket 33188. Work by Swati Thacker as part of
       Google Season of Docs.
-    - Document __OwningControllerProcess torrc option and specify
-      polling interval. Resolves issue 32971.
+    - Document the __OwningControllerProcess torrc option and specify
+      its polling interval. Resolves issue 32971.
 
 
 Changes in version 0.4.3.2-alpha - 2020-02-10





More information about the tor-commits mailing list