Merge branch 'maint-0.4.2' into release-0.4.2

This commit is contained in:
teor
2019-10-25 10:56:17 +10:00
2 changed files with 15 additions and 2 deletions
+5
View File
@@ -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.