aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-06-11 14:33:32 -0400
committerMike Frysinger <vapier@gentoo.org>2016-06-11 14:33:32 -0400
commitb7a9b7b05b6c5b4da16975065e37d6e0b8401a6c (patch)
tree2b9a2ab136dbcd17b47be2273ba18dbda442a53f /NEWS
parent31d0a4fa646db8b8c97ce24e0ec0a7b73de4fca1 (diff)
downloadglibc-b7a9b7b05b6c5b4da16975065e37d6e0b8401a6c.zip
glibc-b7a9b7b05b6c5b4da16975065e37d6e0b8401a6c.tar.gz
glibc-b7a9b7b05b6c5b4da16975065e37d6e0b8401a6c.tar.bz2
NEWS: clarify localedef --old-style update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4334578..9b5d9fe 100644
--- 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: