diff options
author | Joseph Myers <joseph@codesourcery.com> | 2017-05-01 11:15:43 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2017-05-01 11:15:43 +0000 |
commit | 3e4df7ef132b347859a64d5231aa40cf857f0a35 (patch) | |
tree | 4d45d9de67f572571c751c77177a322f6ddc1cdd /ChangeLog | |
parent | c064f6a613844181f411aabb2662384a6aefb69e (diff) | |
download | glibc-3e4df7ef132b347859a64d5231aa40cf857f0a35.zip glibc-3e4df7ef132b347859a64d5231aa40cf857f0a35.tar.gz glibc-3e4df7ef132b347859a64d5231aa40cf857f0a35.tar.bz2 |
Default Linux kernel version in build-many-glibcs.py to 4.11.
* scripts/build-many-glibcs.py (Context.checkout): Default Linux
kernel version to 4.11.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2017-05-01 Joseph Myers <joseph@codesourcery.com> + + * scripts/build-many-glibcs.py (Context.checkout): Default Linux + kernel version to 4.11. + 2017-04-28 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com> [BZ #21280] |