commit 0e35e9235e65601bab2b4fd2efd193b0d248b711 Author: Nick Mathewson nickm@torproject.org Date: Tue Jul 31 17:09:20 2012 -0400
new changes entry for rend_service_introduce refactoring --- changes/bug6177 | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/changes/bug6177 b/changes/bug6177 index c900c27..12ab43a 100644 --- a/changes/bug6177 +++ b/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.
tor-commits@lists.torproject.org