Improve Changelog wording

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman 2022-12-12 15:23:44 +00:00
parent c039f8a300
commit 2b52a2e412

View file

@ -455,7 +455,7 @@ Bugfix
make to break on a clean checkout. Fixes #5340.
* Work around an MSVC ARM64 compiler bug causing incorrect behaviour
in mbedtls_mpi_exp_mod(). Reported by Tautvydas Žilys in #5467.
* Removed the prompt to exit from all windows build programs that was causing
* Removed the prompt to exit from all windows build programs, which was causing
issues in CI/CD environments.
Changes