aboutsummaryrefslogtreecommitdiff
path: root/changes/bug13644
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug13644')
-rw-r--r--changes/bug136444
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug13644 b/changes/bug13644
new file mode 100644
index 0000000000..959ce65fc9
--- /dev/null
+++ b/changes/bug13644
@@ -0,0 +1,4 @@
+ o Code simplifications and refactoring:
+ - Document all members of was_router_added_t enum and rename
+ ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN to make it less
+ confusable with ROUTER_WAS_TOO_OLD. Fixes issue 13644.