
9 Jun
2020
9 Jun
'20
7:45 p.m.
commit 1df451aba116f77a5a24e4e54cf343ec46d55f9a Author: teor <teor@riseup.net> Date: Mon May 18 22:12:26 2020 +1000 changes: file for 34200 --- changes/ticket34200 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket34200 b/changes/ticket34200 new file mode 100644 index 000000000..b984bd83b --- /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.