From: Mike Perry Date: Wed, 1 May 2019 21:03:23 +0000 (+0000) Subject: Changes file for bug29231. X-Git-Tag: tor-0.4.1.1-alpha~24^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=332617a81a874412bbadf331be74b7414545c197;p=thirdparty%2Ftor.git Changes file for bug29231. --- diff --git a/changes/bug29231 b/changes/bug29231 new file mode 100644 index 0000000000..bcc19e1b48 --- /dev/null +++ b/changes/bug29231 @@ -0,0 +1,4 @@ + o Minor bugfixes (Channel padding statistics): + - Channel padding write totals and padding-enabled totals are now + counted properly in relay extrainfo descriptors. Fixes bug 29231; + bugfix on 0.3.1.1-alpha