diff options
Diffstat (limited to 'changes/ticket33091')
-rw-r--r-- | changes/ticket33091 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket33091 b/changes/ticket33091 new file mode 100644 index 0000000000..89efd90894 --- /dev/null +++ b/changes/ticket33091 @@ -0,0 +1,3 @@ + o Code simplification and refactoring (mainloop): + - Simplify the ip_address_changed() function by removing redundant checks. + Closes ticket 33091. |