commit 907711d790a391c12a398d3cc402c37a68576381 Author: George Kadianakis desnacked@riseup.net Date: Sat Jan 26 13:25:09 2013 +0200
Add a changes file for #5609. --- changes/bug5609 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/bug5609 b/changes/bug5609 new file mode 100644 index 0000000..1057e30 --- /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.