aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-03-28 19:22:10 +0000
committerRoland McGrath <roland@gnu.org>2005-03-28 19:22:10 +0000
commitb85f32b420f23c0356e07d4489485f750d855da3 (patch)
treef644f01746e7f9aca4747f18e938a7639714ac9c /ChangeLog
parent500a1f289711497e9a6e1da0e67e3ea2369a7027 (diff)
downloadglibc-b85f32b420f23c0356e07d4489485f750d855da3.tar
glibc-b85f32b420f23c0356e07d4489485f750d855da3.tar.gz
glibc-b85f32b420f23c0356e07d4489485f750d855da3.tar.bz2
glibc-b85f32b420f23c0356e07d4489485f750d855da3.zip
* locale/langinfo.h (_NL_LOCALE_NAME): New macro.
[__USE_GNU] (NL_LOCALE_NAME): New macro. * locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME, return locale name string for the category.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 966cb8245c..1c13b591d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-03-28 Roland McGrath <roland@redhat.com>
+
+ * locale/langinfo.h (_NL_LOCALE_NAME): New macro.
+ [__USE_GNU] (NL_LOCALE_NAME): New macro.
+ * locale/nl_langinfo.c: Grok special item value for _NL_LOCALE_NAME,
+ return locale name string for the category.
+
2005-03-28 Daniel Jacobowitz <dan@codesourcery.com>
* sysdeps/mips/atomicity.h: Remove unused file.