aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2019-09-18 15:13:33 +0000
committerJoseph Myers <joseph@codesourcery.com>2019-09-18 15:13:33 +0000
commit2dd8d4a7c06e5deafa434ff8b54a31501bd8d00b (patch)
treeb141957ae1955d6b9cd64a107e72845c56c8c62f /ChangeLog
parent2b680878669e0a7086924de08f60a0747df0029f (diff)
downloadglibc-2dd8d4a7c06e5deafa434ff8b54a31501bd8d00b.zip
glibc-2dd8d4a7c06e5deafa434ff8b54a31501bd8d00b.tar.gz
glibc-2dd8d4a7c06e5deafa434ff8b54a31501bd8d00b.tar.bz2
Use Linux 5.3 in build-many-glibcs.py.
This patch makes build-many-glibcs.py use Linux 5.3. Tested with build-many-glibcs.py (host-libraries, compilers and glibcs builds). * scripts/build-many-glibcs.py (Context.checkout): Default Linux version to 5.3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2baa8e..d8abb13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-09-18 Joseph Myers <joseph@codesourcery.com>
+
+ * scripts/build-many-glibcs.py (Context.checkout): Default Linux
+ version to 5.3.
+
2019-09-18 Stefan Liebler <stli@linux.ibm.com>
* sysdeps/s390/hp-timing.h: New file.