summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZong Li <zong@andestech.com>2018-07-20 15:30:05 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-07-20 15:30:05 +0000
commitc8fabb8434b166113059c25eee96107b4dcb3b12 (patch)
tree1ee31366f9a1aefd14f7cc3f6b968ae3cc62e48d /ChangeLog
parent786658a08829e8a303d846406812f9245846e99c (diff)
Change URL of gcc's tarball
After 7.1.0 version, there is no .bz2 format of gcc's tarball. * scripts/build-many-glibcs.py (Context.checkout_tar): Change the URL of gcc's tarball.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49d1377c68..d69871e648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-07-20 Zong Li <zong@andestech.com>
+
+ * scripts/build-many-glibcs.py (Context.checkout_tar): Change the
+ URL of gcc's tarball.
+
2018-07-20 Florian Weimer <fweimer@redhat.com>
[BZ #23396]