diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-12 16:48:12 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-12 16:48:12 -0500 |
commit | 79bac442933cea2d3e7051feace72b31c5cc5be7 (patch) | |
tree | 0923eb7e1c527a72e61f0f16b40bf538e73e26f6 /changes/ticket31919_bionic | |
parent | cd4ae97448ea503111d6f235624a4594f7ff3470 (diff) | |
download | tor-79bac442933cea2d3e7051feace72b31c5cc5be7.tar.gz tor-79bac442933cea2d3e7051feace72b31c5cc5be7.zip |
Remove changes files that are already merged into 0.4.2.4-rc.
Diffstat (limited to 'changes/ticket31919_bionic')
-rw-r--r-- | changes/ticket31919_bionic | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/ticket31919_bionic b/changes/ticket31919_bionic deleted file mode 100644 index eb41644555..0000000000 --- a/changes/ticket31919_bionic +++ /dev/null @@ -1,5 +0,0 @@ - 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. |