Prechádzať zdrojové kódy

new changes entry for rend_service_introduce refactoring

Nick Mathewson 11 rokov pred
rodič
commit
0e35e9235e
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  1. 3 1
      changes/bug6177

+ 3 - 1
changes/bug6177

@@ -1,3 +1,5 @@
-  o Minor features:
+  o Code simplification and refactoring:
     - Add replaycache_t structure, functions and unit tests, for future use
       in refactoring rend_service_introduce() for bug 6177.
+    - Refactor rend_service_introduce() to be more clear to read, improve,
+      debug, and test. Bug 6177.