From 5ef0d89d912c2b4cbf42510df5f609b3704ede73 Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Wed, 8 May 2019 00:50:52 +0000 Subject: [PATCH] Bug 29085: Changes file. --- changes/bug29085 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug29085 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.