From: rl1987 Date: Sun, 21 Apr 2019 18:06:57 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.3.5.9~34^2~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6b2d8b1a7c81cce0ee357ba74e494f1438ef3cbf;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/ticket30213 b/changes/ticket30213 new file mode 100644 index 0000000000..acb7614807 --- /dev/null +++ b/changes/ticket30213 @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - Remove sudo configuration lines from .travis.yml as they are no longer + needed with current Travis build environment. Resolves issue 30213.