diff options
Diffstat (limited to 'changes/ticket5528')
-rw-r--r-- | changes/ticket5528 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket5528 b/changes/ticket5528 new file mode 100644 index 0000000000..69b2c1d168 --- /dev/null +++ b/changes/ticket5528 @@ -0,0 +1,4 @@ + o Code simplifications and refactoring: + - Get rid of router->address, since in all cases it was just the + string representation of router->addr. Resolves ticket 5528. + |