]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for #5609.
authorGeorge Kadianakis <desnacked@riseup.net>
Sat, 26 Jan 2013 11:25:09 +0000 (13:25 +0200)
committerNick Mathewson <nickm@torproject.org>
Sun, 25 Aug 2013 14:37:03 +0000 (10:37 -0400)
changes/bug5609 [new file with mode: 0644]

diff --git a/changes/bug5609 b/changes/bug5609
new file mode 100644 (file)
index 0000000..1057e30
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features:
+    - Implement the TRANSPORT_LAUNCHED control port event that
+      notifies controllers about new launched pluggable
+      transports. Resolves ticket 5609.