diff --git a/changes/ticket9108 b/changes/ticket9108 new file mode 100644 index 0000000000..3d3038cc2a --- /dev/null +++ b/changes/ticket9108 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Use a doubly-linked list to implement the global circuit list. + Fix for ticket 9108. Patch from Marek Majkowski.