about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-26 04:48:25 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-26 04:48:25 +0000
commit6c163862c4e1322dacb9e6aa54e79c09a8aada63 (patch)
tree88ae046b0666a408620e70b96a317f21cb600b63 /ChangeLog
parent0b95971d92a07bdc4719f41fbbb23cfc8decb2f7 (diff)
downloadglibc-6c163862c4e1322dacb9e6aa54e79c09a8aada63.tar.gz
glibc-6c163862c4e1322dacb9e6aa54e79c09a8aada63.tar.xz
glibc-6c163862c4e1322dacb9e6aa54e79c09a8aada63.zip
Update.
2000-09-25  Ulrich Drepper  <drepper@redhat.com>

	* locale/Makefile (routines): Add nl_langinfo_l.
	* locale/Versions [libc] (GLIBC_2.2): Add __nl_langinfo_l.
	* locale/nl_langinfo_l.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d67f077874..3aa66a39d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-09-25  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/Makefile (routines): Add nl_langinfo_l.
+	* locale/Versions [libc] (GLIBC_2.2): Add __nl_langinfo_l.
+	* locale/nl_langinfo_l.c: New file.
+
 2000-09-23  Bruno Haible  <haible@clisp.cons.org>
 
 	* iconvdata/gbk.c (USE_PRIVATE_AREA): Define to 0.