diff options
author | teor <teor@torproject.org> | 2019-10-25 10:56:06 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-10-25 10:56:06 +1000 |
commit | 63581d55a691e56cde121194558db8a139ab9e74 (patch) | |
tree | 954b7abaca7b343e7c0a99d93269765cc345e26f /changes | |
parent | 8bc65cda4423d27896dcf3060cbe4d6abcdd3438 (diff) | |
parent | e56e7e865e148c5017ae20df12c76df0f79e60c1 (diff) | |
download | tor-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_bionic | 5 |
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. |