Browse Source

Merge branch 'maint-0.2.9' into maint-0.3.5

teor 4 years ago
parent
commit
e03db9934a
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/ticket31919_bionic

+ 5 - 0
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.