diff options
Diffstat (limited to 'changes/routerlist_ins_replace')
-rw-r--r-- | changes/routerlist_ins_replace | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/routerlist_ins_replace b/changes/routerlist_ins_replace new file mode 100644 index 000000000..7b442a2f5 --- /dev/null +++ b/changes/routerlist_ins_replace @@ -0,0 +1,5 @@ + o Minor bugfixes: + - If we hit the error case where routerlist_insert() replaces an + existing (old) server descriptor, make sure to remove that + server descriptor from the old_routers list. Fix related to bug + 1776. Bugfix on 0.2.2.18-alpha. |