aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2019-07-24 10:59:45 +0200
committerFlorian Weimer <fweimer@redhat.com>2019-07-24 10:59:45 +0200
commit82c664ed751f52a3074a9d6d366e87086f10b2f4 (patch)
tree9bbe51acf846b63900bc7e67cc8efa3fe20b7fe1 /ChangeLog
parent7854ebf8ed18180189c335f6f499fe9322458f0b (diff)
downloadglibc-82c664ed751f52a3074a9d6d366e87086f10b2f4.tar.xz
glibc-82c664ed751f52a3074a9d6d366e87086f10b2f4.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 b1d344d3eb..88108d1e8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019-07-24 Florian Weimer <fweimer@redhat.com>
+ * scripts/build-many-glibcs.py (Context.checkout): Default to
+ Linux 5.2.
+
+2019-07-24 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]