From: Mike Perry Date: Wed, 8 May 2019 00:50:52 +0000 (+0000) Subject: Bug 29085: Changes file. X-Git-Tag: tor-0.4.1.1-alpha~17^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5ef0d89d912c2b4cbf42510df5f609b3704ede73;p=thirdparty%2Ftor.git Bug 29085: Changes file. --- diff --git a/changes/bug29085 b/changes/bug29085 new file mode 100644 index 0000000000..b17c06378f --- /dev/null +++ b/changes/bug29085 @@ -0,0 +1,4 @@ + o Code simplification and refactoring (circuit padding): + - Avoid calling monotime_absolute_usec() in circuit padding machines + that do not use token removal or circuit RTT estimation. Fixes bug + 29085; bugfix on 0.4.0.1-alpha.