diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-02-22 17:10:09 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-02-22 17:10:09 +0000 |
commit | bf0b5360da68421a03f52e2178240728c402a719 (patch) | |
tree | 5f0212a3c5eebe5d67ed98743356ef6fffa459e8 /ChangeLog | |
parent | 72aaa20bbc3eefd9cb0ea7354761e08fa8516ba3 (diff) | |
download | glibc-bf0b5360da68421a03f52e2178240728c402a719.tar glibc-bf0b5360da68421a03f52e2178240728c402a719.tar.gz glibc-bf0b5360da68421a03f52e2178240728c402a719.tar.bz2 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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |