Reword the changelog entry

Signed-off-by: Pengyu Lv <pengyu.lv@arm.com>
This commit is contained in:
Pengyu Lv
2023-10-19 16:50:45 +08:00
parent f24a85fd5e
commit c5d9d2d67e

View File

@@ -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.