aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-02-03 12:28:42 -0500
committerNick Mathewson <nickm@torproject.org>2014-02-03 12:28:42 -0500
commitfee7f25ff845dc9a99dac59e67fdb9517750176c (patch)
tree8d77a633b56c05939cfff901a2f942da217ba99b /changes
parent27d81c756b0e28266e75cf4cf897e486d11040b2 (diff)
parentebd99314cff907433eca835926a325c019f4b6c0 (diff)
downloadtor-fee7f25ff845dc9a99dac59e67fdb9517750176c.tar
tor-fee7f25ff845dc9a99dac59e67fdb9517750176c.tar.gz
Merge remote-tracking branch 'houqp/hs_control'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket85104
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket8510 b/changes/ticket8510
new file mode 100644
index 000000000..c79129ac6
--- /dev/null
+++ b/changes/ticket8510
@@ -0,0 +1,4 @@
+ o Minor features:
+ - Implement the HS_DESC async control event that notifies controller on
+ activities related to hidden service descriptors. Partly resolves
+ ticket 8510.