commit 2b734944af88f17dfe6ce9bf7402d6aa1211d710 parent 93ee227e180686ab582c0d8199fe07f20046e8d7 Author: Mike Perry <mikeperry-git@torproject.org> Date: Fri, 1 Jun 2018 00:24:00 +0000 Bug 26259: Changes file. Diffstat:
| A | changes/bug26259 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug26259 b/changes/bug26259 @@ -0,0 +1,4 @@ + o Minor bugfixes (control port): + - Do not count 0-length RELAY_COMMAND_DATA cells as valid data in CIRC_BW + events. Previously, such cells were counted entirely in the OVERHEAD + field. Now they are not. Fixes bug 26259; bugfix on 0.3.4.1-alpha.