diff options
author | teor <teor@torproject.org> | 2019-10-25 10:56:13 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-10-25 10:56:13 +1000 |
commit | d7c40beeab85198a1081dca60201f5e1f265fe13 (patch) | |
tree | 1801244df592813747da1f5857c9a27a36bbf52f /changes | |
parent | c8aa3cc17d9cf28ea98c4619984b3f9c0afa3f3a (diff) | |
parent | 63581d55a691e56cde121194558db8a139ab9e74 (diff) | |
download | tor-d7c40beeab85198a1081dca60201f5e1f265fe13.tar.gz tor-d7c40beeab85198a1081dca60201f5e1f265fe13.zip |
Merge branch 'maint-0.4.1' into maint-0.4.2
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. |