about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-09 16:12:05 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-09 16:12:05 +0000
commit8c1dcd265d9c66fdfdd0689289d3787f126dc37c (patch)
tree052bc037e16f60aa4c345dc1f2f44b1cbca37c1f /ChangeLog
parent0923a2c896f09795cca4a6d800a336a56b0ee42c (diff)
downloadglibc-8c1dcd265d9c66fdfdd0689289d3787f126dc37c.tar.gz
glibc-8c1dcd265d9c66fdfdd0689289d3787f126dc37c.tar.xz
glibc-8c1dcd265d9c66fdfdd0689289d3787f126dc37c.zip
* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
	* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ff2819df4..bcee993132 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-09  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.
+	* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
+
 2007-07-07  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #4745]