about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-13 03:49:12 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-13 03:49:12 +0000
commit003a02c6aed89bad440a0c4ec5acef26965b0d23 (patch)
tree3231bf5008d2e7fe0005cf2fe0f25d15db055f7f /ChangeLog
parentff048a13e5d2c971de0275c30b4d55c4ed2a2abf (diff)
downloadglibc-003a02c6aed89bad440a0c4ec5acef26965b0d23.tar.gz
glibc-003a02c6aed89bad440a0c4ec5acef26965b0d23.tar.xz
glibc-003a02c6aed89bad440a0c4ec5acef26965b0d23.zip
Update.
	* sysdeps/unix/sysv/linux/configure.in: Allow architecture
	specific minimal supported kernel versions to be specified.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e01a054c9f..9158fde02f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-06-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/configure.in: Allow architecture
+	specific minimal supported kernel versions to be specified.
+
 	* libio/iofwide.c (_IO_fwide): Initialize transliteration part of
 	step data structure.
 	* wcsmbs/btowc.c: Likewise.