diff options
Diffstat (limited to 'changes/bug9108')
-rw-r--r-- | changes/bug9108 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug9108 b/changes/bug9108 new file mode 100644 index 0000000000..9d2d3d8b65 --- /dev/null +++ b/changes/bug9108 @@ -0,0 +1,3 @@ + o Code simplifications and refactoring: + - Make global_circuitlist data structure in circuitlist.c + a doubly-linked list. Bug #9108. |