Ver código fonte

changes file for 22804

Nick Mathewson 8 anos atrás
pai
commit
ef56f073c1
1 arquivos alterados com 4 adições e 0 exclusões
  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.