summaryrefslogtreecommitdiff
path: root/changes/ticket22804
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket22804')
-rw-r--r--changes/ticket228044
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket22804 b/changes/ticket22804
new file mode 100644
index 0000000000..a5d71c5120
--- /dev/null
+++ b/changes/ticket22804
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+
+ - Split the enormous circuit_send_next_onion_skin() function into
+ multiple subfunctions. Closes ticket 22804.