From: Mike Frysinger Date: Sat, 11 Jun 2016 18:33:32 +0000 (-0400) Subject: NEWS: clarify localedef --old-style update X-Git-Tag: glibc-2.24~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7a9b7b05b6c5b4da16975065e37d6e0b8401a6c;p=thirdparty%2Fglibc.git NEWS: clarify localedef --old-style update --- diff --git a/NEWS b/NEWS index 4334578c6e8..9b5d9fe8e0f 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: