Nick Mathewson 8 лет назад
Родитель
Сommit
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.