diff --git a/ChangeLog.d/stop_cmake_out_of_build_running_on_16.04.txt b/ChangeLog.d/stop_cmake_out_of_build_running_on_16.04.txt deleted file mode 100644 index 000b4e7b4..000000000 --- a/ChangeLog.d/stop_cmake_out_of_build_running_on_16.04.txt +++ /dev/null @@ -1,4 +0,0 @@ -Bugfix - * Prevent CMake out of source tests from running on Ubuntu 16.04, as this can - cause failures due to race conditions with generated files. -