diff options
Diffstat (limited to 'changes/ticket27797')
-rw-r--r-- | changes/ticket27797 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket27797 b/changes/ticket27797 deleted file mode 100644 index f07e35f84c..0000000000 --- a/changes/ticket27797 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes (node, hidden service v3): - - When selecting a v3 rendezvous point, not only look at the protover but - also if the curve25519 onion key is present. That way we avoid picking a - node that supports the v3 rendezvous but for which we don't have the - descriptor yet for the key. Fixes bug 27797; bugfix on 0.3.2.1-alpha. |