]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Minor NEWS update.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 4 Jan 2026 10:06:02 +0000 (11:06 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 4 Jan 2026 10:06:02 +0000 (11:06 +0100)
NEWS

diff --git a/NEWS b/NEWS
index b9bba8b9d7d9467c75c4e388f0c59c29bfc2f414..c875513db7acce40fcbdcad29d02d7e70733c85f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -161,7 +161,9 @@ NEWS for the Nettle 4.0 release
          change the default, e.g., to ${exec_prefix}/lib32 when you
          build 32-bit libraries on a system where ${exec_prefix}/lib
          is for 64-bit libraries. If you relied on this behavior, you
-         now have to use --libdir configure option.
+         now have to use the --libdir configure option.
+
+       * Rearranged getopt files, now based on gnulib copies.
 
 NEWS for the Nettle 3.10.2 release