From: Dmitry V. Levin Date: Wed, 31 Jan 2018 14:20:10 +0000 (+0000) Subject: Update information about the newest versions of tools used to build glibc X-Git-Tag: glibc-2.27~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93493119648db44af0b8170588e02ad273ec86a4;p=thirdparty%2Fglibc.git Update information about the newest versions of tools used to build glibc * manual/install.texi (Tools for Compilation): Update the newest versions of gcc, binutils, texinfo, gawk, bison, and sed. * INSTALL: Regenerated. --- diff --git a/ChangeLog b/ChangeLog index 06250f90075..b2cec4fea2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-01-31 Dmitry V. Levin + + * manual/install.texi (Tools for Compilation): Update the newest + versions of gcc, binutils, texinfo, gawk, bison, and sed. + * INSTALL: Regenerated. + 2018-01-30 Samuel Thibault