diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-02-19 01:49:29 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-02-19 13:43:38 -0500 |
commit | b6ebba701c6d6ecc73881e551ea8d49f0e02c93a (patch) | |
tree | c2fa1440417d98a48bdaebe0639070b6b25642b0 /NEWS | |
parent | d3362b1e3caac2a61dae3b513c37614d735a2b88 (diff) | |
download | glibc-b6ebba701c6d6ecc73881e551ea8d49f0e02c93a.tar.gz glibc-b6ebba701c6d6ecc73881e551ea8d49f0e02c93a.tar.xz glibc-b6ebba701c6d6ecc73881e551ea8d49f0e02c93a.zip |
locales: pap_AN: delete old/deprecated locale [BZ #16003]
From the bug: Netherlands Antilles was dissolved, and "AN" is not a part of ISO 3166 anymore. According to setlocale(3), "territory is an ISO 3166 country code". We now have pap_AW and pap_CW. Reported-by: Chris Leonard <cjlhomeaddress@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS index cb24fb210c..d6f9d7401d 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,9 @@ using `glibc' in the "product" field. Version 2.24 - [Add important changes here] +* The pap_AN locale has been deleted. This has been deprecated for a long + time. It has been replaced by pap_AW & pap_CW, both of which have long + been included in previous releases. Security related changes: |