about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-09-16 05:39:35 +0000
committerUlrich Drepper <drepper@redhat.com>2000-09-16 05:39:35 +0000
commitfe4901403f06f138c89fe428f69b9707fcabcc56 (patch)
treec52426d8db365be03ab08a11de20a0075d0b2e24 /ChangeLog
parent8a0e201e331313cb2fe17a092bde0855773f3a4e (diff)
downloadglibc-fe4901403f06f138c89fe428f69b9707fcabcc56.tar.gz
glibc-fe4901403f06f138c89fe428f69b9707fcabcc56.tar.xz
glibc-fe4901403f06f138c89fe428f69b9707fcabcc56.zip
Update.
	* wctype/wctype.h: Always include <bits/types.h>.
	Reported by Jim Meyering <meyering@ascend.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e437b8a6c..b2b5ef0a6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-09-15  Ulrich Drepper  <drepper@redhat.com>
 
+	* wctype/wctype.h: Always include <bits/types.h>.
+	Reported by Jim Meyering <meyering@ascend.com>.
+
 	* elf/rtld.c (_dl_dynamic_weak): Set to 1 by default for now.
 	* elf/dl-support.c: Likewise.