aboutsummaryrefslogtreecommitdiff
path: root/changes/bug6177
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug6177')
-rw-r--r--changes/bug61775
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug6177 b/changes/bug6177
deleted file mode 100644
index 12ab43aa4c..0000000000
--- a/changes/bug6177
+++ /dev/null
@@ -1,5 +0,0 @@
- 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.