]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add change log for hs_desc async event
authorQingping Hou <dave2008713@gmail.com>
Wed, 9 Oct 2013 15:47:54 +0000 (11:47 -0400)
committerQingping Hou <dave2008713@gmail.com>
Thu, 30 Jan 2014 02:04:18 +0000 (21:04 -0500)
changes/ticket8510 [new file with mode: 0644]

diff --git a/changes/ticket8510 b/changes/ticket8510
new file mode 100644 (file)
index 0000000..c79129a
--- /dev/null
@@ -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.