diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug24469 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24469 b/changes/bug24469 new file mode 100644 index 0000000000..2e137b49b8 --- /dev/null +++ b/changes/bug24469 @@ -0,0 +1,4 @@ + o Minor bugfixes (circuit, cannibalization): + - Don't cannibalize circuits for which we don't know the first hop which + can happen if our Guard relay went off the consensus after the circuit + was created preemptively. Fixes bug 24469; bugfix on 0.0.6. |