summaryrefslogtreecommitdiff
path: root/changes/bug20472
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug20472')
-rw-r--r--changes/bug204724
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20472 b/changes/bug20472
new file mode 100644
index 0000000000..b0350378af
--- /dev/null
+++ b/changes/bug20472
@@ -0,0 +1,4 @@
+ 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.
+ Bugfix on commit 10aa913 from 19163 in 0.2.9.3-alpha. Fixes bug 20472.