about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarko Myllynen <myllynen@redhat.com>2016-05-30 07:52:15 +0300
committerMike Frysinger <vapier@gentoo.org>2016-06-11 01:37:04 -0400
commit6a54bcda7a2a64e465992a9984785443fd594743 (patch)
tree367a918b9004147383e60a539ed6b95b50d3d300 /ChangeLog
parent686db256f640372df81242bf20d458f54e069f56 (diff)
downloadglibc-6a54bcda7a2a64e465992a9984785443fd594743.tar.gz
glibc-6a54bcda7a2a64e465992a9984785443fd594743.tar.xz
glibc-6a54bcda7a2a64e465992a9984785443fd594743.zip
localedef: drop unused --old-style
The --old-style option for localedef is a no-op and has been for 16
years.  Delete the code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94caf57615..e62235f5ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-11  Marko Myllynen  <myllynen@redhat.com>
+
+	* locale/programs/localedef.c (oldstyle_tables): Remove.
+	* locale/programs/localedef.h (oldstyle_tables): Likewise.
+
 2016-06-10  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #20240]