about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-07 23:43:59 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-07 23:43:59 +0000
commitdc3b5786d2ec208fab58a0297226fce064ceda28 (patch)
treed1dba56ab45fb5ab7a2cd5a76b80dc85e5542c98 /ChangeLog
parent3fc9ca4e389ff1606a4883d50401eaa1a777a07e (diff)
downloadglibc-dc3b5786d2ec208fab58a0297226fce064ceda28.tar.gz
glibc-dc3b5786d2ec208fab58a0297226fce064ceda28.tar.xz
glibc-dc3b5786d2ec208fab58a0297226fce064ceda28.zip
Update.
2000-06-07  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/i386/dl-procinfo.h (x86_cap_flags):
	Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e15d6c43b4..43ed46cbb3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/i386/dl-procinfo.h (x86_cap_flags):
+	Update.
+
 2000-06-04  Kaz Kylheku  <kaz@ashi.footprints.net>
 
 	Lock for stdio stream list becomes global, for use in LinuxThreads.