aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-10-25 10:56:06 +1000
committerteor <teor@torproject.org>2019-10-25 10:56:06 +1000
commit63581d55a691e56cde121194558db8a139ab9e74 (patch)
tree954b7abaca7b343e7c0a99d93269765cc345e26f /changes
parent8bc65cda4423d27896dcf3060cbe4d6abcdd3438 (diff)
parente56e7e865e148c5017ae20df12c76df0f79e60c1 (diff)
downloadtor-63581d55a691e56cde121194558db8a139ab9e74.tar.gz
tor-63581d55a691e56cde121194558db8a139ab9e74.zip
Merge branch 'maint-0.4.0' into maint-0.4.1
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket31919_bionic5
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket31919_bionic b/changes/ticket31919_bionic
new file mode 100644
index 0000000000..eb41644555
--- /dev/null
+++ b/changes/ticket31919_bionic
@@ -0,0 +1,5 @@
+ o Minor features (continuous integration):
+ - Use Ubuntu Bionic images for our Travis CI builds, so we can get
+ a recent version of coccinelle. But leave chutney on Ubuntu Trusty,
+ until we can fix some Bionic permissions issues (see ticket 32240).
+ Related to ticket 31919.