NEWS: minor wording fixes
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 30 Jul 2023 17:43:50 +0000 (19:43 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Sun, 30 Jul 2023 17:43:50 +0000 (19:43 +0200)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
NEWS

diff --git a/NEWS b/NEWS
index 455ba95..d75c4b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -56,7 +56,7 @@ Major new features:
 
 Deprecated and removed features, and other changes affecting compatibility:
 
-* libcrypt is no longer built by default, one may use the "--enable-crypt"
+* libcrypt is no longer built by default; one may use the "--enable-crypt"
   option to build libcrypt.  libcrypt is likely to be removed from the
   GNU C Library in a future release, so it is recommended that
   applications port away from it to an alternative such as libxcrypt.
@@ -77,7 +77,7 @@ Deprecated and removed features, and other changes affecting compatibility:
 
 Changes to build and runtime requirements:
 
-* Building libmvec on AArch64 requires at minimum GCC 10 for SVE ACLE.
+* Building libmvec on AArch64 requires at minimum GCC 10.1.0 for SVE ACLE.
 
 Security related changes: