diff options
Diffstat (limited to 'changes/bug20472')
-rw-r--r-- | changes/bug20472 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug20472 b/changes/bug20472 new file mode 100644 index 0000000000..4d90c39f5b --- /dev/null +++ b/changes/bug20472 @@ -0,0 +1,5 @@ + o Minor bugfixes (circuits): + - Remove a BUG warning in circuit_pick_extend_handshake. Instead, assume + all nodes support EXTEND2. Use ntor whenever a key is available. + Fixes bug 20472; bugfix on 0.2.9.3-alpha. + |