about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-07-18 16:53:15 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-07-21 22:31:33 +0200
commit3d03282e6687ffe595d201fa0c3a777179abb61f (patch)
tree21e85f953121d82f216a6966bbcc9e40e027fc36 /ChangeLog
parent87a66e30606ab0e2e45e17eaa862e83dc6013ed6 (diff)
downloadglibc-3d03282e6687ffe595d201fa0c3a777179abb61f.tar.gz
glibc-3d03282e6687ffe595d201fa0c3a777179abb61f.tar.xz
glibc-3d03282e6687ffe595d201fa0c3a777179abb61f.zip
build-many-glibcs.py: Use Linux 5.2 by default
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25dfc442e4..15ed1438f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2019-07-18  Florian Weimer  <fweimer@redhat.com>
 
+	* scripts/build-many-glibcs.py (Context.checkout): Default to
+	Linux 5.2.
+
+2019-07-18  Florian Weimer  <fweimer@redhat.com>
+
 	[BZ #24532]
 	Linux: Use in-tree copy of SO_ constants for !__USE_MISC.
 	* sysdeps/unix/sysv/linux/Makefile [$(subdir) == socket]