diff --git a/ChangeLog.d/pr_10695__fix_build_llvm_mingw.txt b/ChangeLog.d/pr_10695__fix_build_llvm_mingw.txt index 1ea2e6af29..3fed87143f 100644 --- a/ChangeLog.d/pr_10695__fix_build_llvm_mingw.txt +++ b/ChangeLog.d/pr_10695__fix_build_llvm_mingw.txt @@ -1,4 +1,3 @@ Bugfix * Fix a build error using the LLVM based MinGW toolchain. Bug reported and fix contributed by valord577. - Fixes #10695.