From: teor Date: Thu, 11 Apr 2019 02:17:04 +0000 (+1000) Subject: changes: file for 30117 X-Git-Tag: tor-0.3.5.9~38^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8ff6ab0a399235c081ef4413449581879b7db99b;p=thirdparty%2Ftor.git changes: file for 30117 --- diff --git a/changes/ticket30117 b/changes/ticket30117 new file mode 100644 index 0000000000..5b6e6dabf7 --- /dev/null +++ b/changes/ticket30117 @@ -0,0 +1,4 @@ + o Testing (continuous integration): + - In Travis, tell timelimit to use stem's backtrace signals. And launch + python directly from timelimit, so python receives the signals from + timelimit, rather than make. Closes ticket 30117.