commit | d2d3d6374ec0df38dca7d6bd35d9bb4fad54681f | [log] [tgz] |
---|---|---|
author | Pengyu Lv <pengyu.lv@arm.com> | Thu Oct 19 16:50:45 2023 +0800 |
committer | Pengyu Lv <pengyu.lv@arm.com> | Thu Oct 19 16:50:45 2023 +0800 |
tree | 65f9ca2db836956004c836e582acda40e29a2831 | |
parent | 74f2c15ea3894ca52fef5d32047cedccec4af3ed [diff] [blame] |
Reword the changelog entry Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
diff --git a/ChangeLog.d/fix-mingw32-build.txt b/ChangeLog.d/fix-mingw32-build.txt index c657f23..feef0a2 100644 --- a/ChangeLog.d/fix-mingw32-build.txt +++ b/ChangeLog.d/fix-mingw32-build.txt
@@ -1,4 +1,4 @@ Bugfix * Fix an inconsistency between implementations and usages of `__cpuid`, which mainly causes failures when building Windows target using - mingw or clang. Fix #8334 & #8332. + mingw or clang. Fixes #8334 & #8332.