about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-02-22 17:10:09 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-02-22 17:10:09 +0000
commitbf0b5360da68421a03f52e2178240728c402a719 (patch)
tree5f0212a3c5eebe5d67ed98743356ef6fffa459e8 /ChangeLog
parent72aaa20bbc3eefd9cb0ea7354761e08fa8516ba3 (diff)
downloadglibc-bf0b5360da68421a03f52e2178240728c402a719.tar.gz
glibc-bf0b5360da68421a03f52e2178240728c402a719.tar.xz
glibc-bf0b5360da68421a03f52e2178240728c402a719.zip
Use Linux 4.10 in build-many-glibcs.py.
	* scripts/build-many-glibcs.py (Context.checkout): Default Linux
	kernel version to 4.10.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8f4ac76ad..afae0c3b30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-02-22  Joseph Myers  <joseph@codesourcery.com>
+
+	* scripts/build-many-glibcs.py (Context.checkout): Default Linux
+	kernel version to 4.10.
+
 2017-02-21  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/bits/in.h (IP_RECVFRAGSIZE): New macro.