ソースを参照

changes file for 22804

Nick Mathewson 8 年 前
コミット
ef56f073c1
1 ファイル変更4 行追加0 行削除
  1. 4 0
      changes/ticket22804

+ 4 - 0
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.