aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket27549
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket27549')
-rw-r--r--changes/ticket275493
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket27549 b/changes/ticket27549
new file mode 100644
index 0000000000..51d0f24757
--- /dev/null
+++ b/changes/ticket27549
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring (hidden service v3):
+ - Consolidate the authorized client descriptor cookie computation code
+ from client and service into one function. Closes ticket 27549.