summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/ticket267474
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket26747 b/changes/ticket26747
new file mode 100644
index 0000000000..3c2767f0ab
--- /dev/null
+++ b/changes/ticket26747
@@ -0,0 +1,4 @@
+ o Code simplification and refactoring:
+ - Divide more large Tor source files -- especially ones that span
+ multiple areas of functionality -- into smaller parts, including
+ onion.c and main.c. Closes ticket 26747.