]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Sun, 21 Apr 2019 18:06:57 +0000 (21:06 +0300)
committerrl1987 <rl1987@sdf.lonestar.org>
Tue, 30 Apr 2019 06:16:36 +0000 (09:16 +0300)
changes/ticket30213 [new file with mode: 0644]

diff --git a/changes/ticket30213 b/changes/ticket30213
new file mode 100644 (file)
index 0000000..acb7614
--- /dev/null
@@ -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.