diff options
Diffstat (limited to 'changes/bug26259')
-rw-r--r-- | changes/bug26259 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug26259 b/changes/bug26259 new file mode 100644 index 0000000000..f5383dab32 --- /dev/null +++ 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. |