diff options
author | Joseph Myers <joseph@codesourcery.com> | 2016-01-05 18:04:06 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2016-01-05 18:04:06 +0000 |
commit | 084e7d57bbdeaeca3ea279600daefe2e614593b6 (patch) | |
tree | 6dec1c5310934303e63be9565585e81f77d01037 /ChangeLog | |
parent | 0a1f1e78fbdfaf2c01e9c2368023b2533e7136cf (diff) | |
download | glibc-084e7d57bbdeaeca3ea279600daefe2e614593b6.tar.gz glibc-084e7d57bbdeaeca3ea279600daefe2e614593b6.tar.xz glibc-084e7d57bbdeaeca3ea279600daefe2e614593b6.zip |
Update miscellaneous files from upstream sources.
This patch updates texinfo.tex, config.guess, config.sub and move-if-change from their respective upstream sources. * manual/texinfo.tex: Update to version 2016-01-04.21 with trailing whitespace removed. * scripts/config.guess: Update to version 2016-01-01. * scripts/config.sub: Update to version 2016-01-01. * scripts/move-if-change: Update from gnulib.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index de8a1bcb65..2ad1b5a308 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2016-01-05 Joseph Myers <joseph@codesourcery.com> + + * manual/texinfo.tex: Update to version 2016-01-04.21 with + trailing whitespace removed. + * scripts/config.guess: Update to version 2016-01-01. + * scripts/config.sub: Update to version 2016-01-01. + * scripts/move-if-change: Update from gnulib. + 2016-01-04 Anton Blanchard <anton@samba.org> * sysdeps/ieee754/dbl-64/e_pow.c (log1): Use unsigned int |