From aed82bf4109126a3088752d7bec45bab4f5e1537 Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Tue, 23 Jul 2019 11:46:07 +0300 Subject: [PATCH] Add changes file for #31112 and #31098. --- changes/bug31112 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug31112 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.