aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-06-26 20:13:44 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-06-26 20:13:44 +0000
commite66a82030094a472f30cf99e551ad821c39bd72a (patch)
tree626a9dd37cd126f1e8021f6629c363445dfa08d0 /ChangeLog
parent4000f892e5823a45b1ca2da25ae271345fe06cea (diff)
downloadglibc-e66a82030094a472f30cf99e551ad821c39bd72a.tar
glibc-e66a82030094a472f30cf99e551ad821c39bd72a.tar.gz
glibc-e66a82030094a472f30cf99e551ad821c39bd72a.tar.bz2
glibc-e66a82030094a472f30cf99e551ad821c39bd72a.zip
Update miscellaneous files from upstream sources.
This patch updates miscellaneous files from their upstream sources: texinfo.tex from Texinfo, config.guess and config.sub from config.git, install-sh from automake and move-if-change from gnulib. Tested x86_64 that installed shared libraries are unchanged by the patch; also looked at the generated libc.pdf manual. * manual/texinfo.tex: Update to version 2014-05-05.10 with trailing whitespace removed. * scripts/config.guess: Update to version 2014-03-23. * scripts/config.sub: Update to version 2014-05-01 * scripts/install-sh: Update to version 2013-12-25.23. * scripts/move-if-change: Update from gnulib.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bb6eb4ef6..f9f90abc8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-06-26 Joseph Myers <joseph@codesourcery.com>
+
+ * manual/texinfo.tex: Update to version 2014-05-05.10 with
+ trailing whitespace removed.
+ * scripts/config.guess: Update to version 2014-03-23.
+ * scripts/config.sub: Update to version 2014-05-01
+ * scripts/install-sh: Update to version 2013-12-25.23.
+ * scripts/move-if-change: Update from gnulib.
+
2014-06-26 Siddhesh Poyarekar <siddhesh@redhat.com>
* debug/memmove_chk.c: Remove pagecopy.h include.