From: George Kadianakis Date: Tue, 23 Jul 2019 08:46:07 +0000 (+0300) Subject: Add changes file for #31112 and #31098. X-Git-Tag: tor-0.4.2.1-alpha~129^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aed82bf4109126a3088752d7bec45bab4f5e1537;p=thirdparty%2Ftor.git Add changes file for #31112 and #31098. --- diff --git a/changes/bug31112 b/changes/bug31112 new file mode 100644 index 0000000000..882efaad59 --- /dev/null +++ b/changes/bug31112 @@ -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.