]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for #31112 and #31098.
authorGeorge Kadianakis <desnacked@riseup.net>
Tue, 23 Jul 2019 08:46:07 +0000 (11:46 +0300)
committerGeorge Kadianakis <desnacked@riseup.net>
Tue, 23 Jul 2019 08:52:25 +0000 (11:52 +0300)
changes/bug31112 [new file with mode: 0644]

diff --git a/changes/bug31112 b/changes/bug31112
new file mode 100644 (file)
index 0000000..882efaa
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Various simplifications and minor improvements to the circuit padding
+      machines. Patch by Tobias Pulls. Closes tickets 31112 and 31098.