Merge remote-tracking branch 'origin/maint-0.2.5'

This commit is contained in:
Nick Mathewson
2014-09-08 15:16:45 -04:00
4 changed files with 12 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor bugfixes (controller):
- Actually send TRANSPORT_LAUNCHED and HS_DESC events to controllers.
Fixes bug 13085; bugfix on 0.2.5.1-alpha. Patch by "teor".