Merge remote-tracking branch 'tor-github/pr/1899/head'

This commit is contained in:
Nick Mathewson
2020-05-21 10:08:48 -04:00
2 changed files with 23 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features (windows):
- Add support for console control signals like Ctrl+C in Windows
Closes ticket 34211. Patch from Damon Harris (TheDcoder).