commit 1df451aba116f77a5a24e4e54cf343ec46d55f9a parent 8ec4d9cc3c90a56bf66cacd128e1b54124868f9f Author: teor <teor@riseup.net> Date: Mon, 18 May 2020 22:12:26 +1000 changes: file for 34200 Diffstat:
| A | changes/ticket34200 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket34200 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.