From: George Kadianakis Date: Sat, 26 Jan 2013 11:25:09 +0000 (+0200) Subject: Add a changes file for #5609. X-Git-Tag: tor-0.2.5.1-alpha~55^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=907711d790a391c12a398d3cc402c37a68576381;p=thirdparty%2Ftor.git Add a changes file for #5609. --- diff --git a/changes/bug5609 b/changes/bug5609 new file mode 100644 index 0000000000..1057e30b05 --- /dev/null +++ b/changes/bug5609 @@ -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.