summaryrefslogtreecommitdiff
path: root/changes/ticket23459
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket23459')
-rw-r--r--changes/ticket234594
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket23459 b/changes/ticket23459
deleted file mode 100644
index a6452e4ee3..0000000000
--- a/changes/ticket23459
+++ /dev/null
@@ -1,4 +0,0 @@
- o Code simplification and refactoring (circuit rendezvous):
- - Split get rendezvous circuit on client side on two different functions.
- One that returns only established circuits and another that returns all
- kinds of circuits. Closes ticket 23459.