diff options
Diffstat (limited to 'changes/ticket34200')
-rw-r--r-- | changes/ticket34200 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket34200 b/changes/ticket34200 new file mode 100644 index 0000000000..b984bd83bb --- /dev/null +++ b/changes/ticket34200 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Refactor some common node selection code into a single function. + Closes ticket 34200. |