[tor-commits] [tor/release-0.4.3] 0.4.3.5 changelog: collapse the sections.

nickm at torproject.org nickm at torproject.org
Thu May 14 15:53:01 UTC 2020


commit bd9fb40839c35ab125e549797ad559b6d181f97c
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu May 14 11:41:00 2020 -0400

    0.4.3.5 changelog: collapse the sections.
---
 ChangeLog | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 87a5fc054..baaba46bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,16 +21,12 @@ Changes in vesion 0.4.3.5 - 2020-05-15
       style "/* falls through */" comments. Both Clang and GCC allow
       __attribute__((fallthrough)) instead, so that's what we're using
       now. Fixes bug 34078; bugfix on 0.3.1.3-alpha.
-
-  o Minor bugfixes (compiler warnings):
     - Fix compilation warnings with GCC 10.0.1. Fixes bug 34077; bugfix
       on 0.4.0.3-alpha.
 
-  o Minor bugfixes (IPv6, logging):
+  o Minor bugfixes (logging):
     - Stop truncating IPv6 addresses and ports in channel and connection
       logs. Fixes bug 33918; bugfix on 0.2.4.4-alpha.
-
-  o Minor bugfixes (logging):
     - Fix a logic error in a log message about whether an address was
       invalid. Previously, the code would never report that onion
       addresses were onion addresses. Fixes bug 34131; bugfix





More information about the tor-commits mailing list