Browse Source

Bug 29085: Changes file.

Mike Perry 6 years ago
parent
commit
5ef0d89d91
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/bug29085

+ 4 - 0
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.