]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: clarify localedef --old-style update
authorMike Frysinger <vapier@gentoo.org>
Sat, 11 Jun 2016 18:33:32 +0000 (14:33 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 11 Jun 2016 18:33:32 +0000 (14:33 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 4334578c6e8a4583b27d1e7ab29113fb26664a19..9b5d9fe8e0f798fe7f0899ce8ff78b07af30adfe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,8 +36,9 @@ Version 2.24
 * The deprecated __malloc_initialize_hook variable has been removed from the
   API.
 
-* The long unused --old-style flag has been removed.  It hasn't done anything
-  in over 16 years.  Scripts using this flag can safely drop it.
+* The long unused localedef --old-style option has been removed.  It hasn't
+  done anything in over 16 years.  Scripts using this option can safely
+  drop it.
 
 Security related changes: