aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-12-21 16:05:55 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-12-21 16:05:55 +0000
commit7f7dd1d34c1cbf5714bb7bba34bc1f01cf6e2690 (patch)
treebdb0e9b958c68293f70075658019eb113db1e42f /ChangeLog
parent5625f666cead9f3c71e00696df2907120aef1f31 (diff)
downloadglibc-7f7dd1d34c1cbf5714bb7bba34bc1f01cf6e2690.zip
glibc-7f7dd1d34c1cbf5714bb7bba34bc1f01cf6e2690.tar.gz
glibc-7f7dd1d34c1cbf5714bb7bba34bc1f01cf6e2690.tar.bz2
Update miscellaneous files from upstream sources.
This patch updates texinfo.tex and various miscellaneous scripts to their latest upstream versions. (There may be another update in early January to bring in 2017 copyright dates, if the upstream versions get updated with such dates promptly.) Tested for x86_64. * manual/texinfo.tex: Update to version 2016-09-18.18 with trailing whitespace removed. * scripts/config.guess: Update to version 2016-10-02. * scripts/config.sub: Update to version 2016-11-19. * scripts/install-sh: Update to version 2016-01-11.22. * scripts/mkinstalldirs: Update to version 2016-01-11.22. * scripts/move-if-change: Update to version 2016-01-11 22:04.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e8c0a3..fd1e4ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2016-12-21 Joseph Myers <joseph@codesourcery.com>
+
+ * manual/texinfo.tex: Update to version 2016-09-18.18 with
+ trailing whitespace removed.
+ * scripts/config.guess: Update to version 2016-10-02.
+ * scripts/config.sub: Update to version 2016-11-19.
+ * scripts/install-sh: Update to version 2016-01-11.22.
+ * scripts/mkinstalldirs: Update to version 2016-01-11.22.
+ * scripts/move-if-change: Update to version 2016-01-11 22:04.
+
2015-12-21 Wilco Dijkstra <wdijkstr@arm.com>
* benchtests/bench-strsep.c (oldstrsep): Add old implementation.