about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-02-02 05:37:10 +0000
committerUlrich Drepper <drepper@redhat.com>2006-02-02 05:37:10 +0000
commitf8cd852c52b0b4a449b31fe2a96cfa29f3c64335 (patch)
tree27ea5a474f29d37bbea4a95ee234b4493385b237 /ChangeLog
parent32f56cf92743eac47b7f7a314ca7253849fd5fc0 (diff)
downloadglibc-f8cd852c52b0b4a449b31fe2a96cfa29f3c64335.tar.gz
glibc-f8cd852c52b0b4a449b31fe2a96cfa29f3c64335.tar.xz
glibc-f8cd852c52b0b4a449b31fe2a96cfa29f3c64335.zip
* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 825fc3176e..33cc5155a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
 
 	* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add
 	some more entries.
+	* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_02_known): Likewise.
 
 2006-01-31  Jakub Jelinek  <jakub@redhat.com>