about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-04-17 05:56:15 +0000
committerUlrich Drepper <drepper@redhat.com>2002-04-17 05:56:15 +0000
commitc77694049a23389267f9bb22135b393d824ba24c (patch)
tree475cb249a5560aeb2722e9d7198ff3cbb77d85e7 /ChangeLog
parent449a85c1b5337c4447b779482cced6b630ccfffc (diff)
downloadglibc-c77694049a23389267f9bb22135b393d824ba24c.tar.gz
glibc-c77694049a23389267f9bb22135b393d824ba24c.tar.xz
glibc-c77694049a23389267f9bb22135b393d824ba24c.zip
Update.
2002-04-16  Ulrich Drepper  <drepper@redhat.com>

	* posix/regcomp.c (gettext): Use INTUSE for _libc_intl_domainname.

	* sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d9e26e3207..72a1108891 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* posix/regcomp.c (gettext): Use INTUSE for _libc_intl_domainname.
+
 2002-04-15  Ulrich Drepper  <drepper@redhat.com>
 
 	* include/sys/stat.h: Fix typo.  Patch by HJ Lu.
@@ -46,7 +50,7 @@
 	* sysdeps/generic/lxstat64.c: Use INTDEF for __lxstat64.
 	* sysdeps/mach/hurd/lxstat64.c: Likewise.
 	* sysdeps/unix/sysv/aix/lxstat64.c: Likewise.
-	* sysdeps/unix/sysv/linuxx/lxstat64.c: Likewise.
+	* sysdeps/unix/sysv/linux/lxstat64.c: Likewise.
 
 	* include/wchar.h: Declare __mbrtowc_internal and __mbrlen_internal
 	prototypes.  Add __mbrlen and __mbrtowc macros.