]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Sun, 23 Jun 2019 10:38:49 +0000 (13:38 +0300)
committerrl1987 <rl1987@sdf.lonestar.org>
Sun, 23 Jun 2019 10:38:49 +0000 (13:38 +0300)
changes/ticket30102 [new file with mode: 0644]

diff --git a/changes/ticket30102 b/changes/ticket30102
new file mode 100644 (file)
index 0000000..c8b1148
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (continuous integration):
+    - When running CI builds on Travis, put some random data in ~/.torrc,
+      to make sure no tests are dependent on default Tor configuration.
+      Resolves issue 30102.