[tor-commits] [tor/release-0.3.0] Reflow changelog

nickm at torproject.org nickm at torproject.org
Wed Mar 1 14:09:44 UTC 2017


commit 9e574fce98be21ab504c242d1773848081fa3356
Author: Nick Mathewson <nickm at torproject.org>
Date:   Wed Mar 1 09:09:10 2017 -0500

    Reflow changelog
---
 ChangeLog | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index f78311f..bb750be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -77,15 +77,16 @@ Changes in version 0.3.0.4-rc - 2017-03-??
       connection. Fixes one case of bug 20711; bugfix on 0.2.8.2-alpha.
     - Clarify the message logged when a remote relay is unexpectedly
       missing an ORPort or DirPort: users were confusing this with a
-      local port. Fixes another case of bug 20711; bugfix on 0.2.8.2-alpha.
+      local port. Fixes another case of bug 20711; bugfix
+      on 0.2.8.2-alpha.
 
   o Minor bugfixes (guards):
     - Don't warn about a missing guard state on timeout-measurement
       circuits: they aren't supposed to be using guards. Fixes an
       instance of bug 21007; bugfix on 0.3.0.1-alpha.
-    - Silence a BUG() warning when attempting to use a guard whose descriptor
-      we don't know, and make this scenario less likely to happen. Fixes bug
-      21415; bugfix on 0.3.0.1-alpha.
+    - Silence a BUG() warning when attempting to use a guard whose
+      descriptor we don't know, and make this scenario less likely to
+      happen. Fixes bug 21415; bugfix on 0.3.0.1-alpha.
 
   o Minor bugfixes (hidden service):
     - Pass correct buffer length when encoding legacy ESTABLISH_INTRO





More information about the tor-commits mailing list