summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-03-01 09:09:10 -0500
committerNick Mathewson <nickm@torproject.org>2017-03-01 09:09:10 -0500
commit9e574fce98be21ab504c242d1773848081fa3356 (patch)
treeb905aa7a83b96623d48aa8c60fe53eed8bcb6630
parentd1054b09b9fd3778cf26a6fb4eeca8287a415eb5 (diff)
downloadtor-9e574fce98be21ab504c242d1773848081fa3356.tar.gz
tor-9e574fce98be21ab504c242d1773848081fa3356.zip
Reflow changelog
-rw-r--r--ChangeLog9
1 files changed, 5 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f78311f57e..bb750bee47 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