Merge remote-tracking branch 'yawning/feature15471'

This commit is contained in:
Nick Mathewson
2015-04-01 12:47:16 -04:00
2 changed files with 21 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor features (pluggable transports):
- When launching managed pluggable transports on linux systems,
attempt to have the kernel deliver a SIGTERM on tor exit if
the pluggable transport process is still running. Resolves
ticket 15471.