diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index edb9426cf..7453f6240 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Binutils-2.22. Fixes + <ulink url="&lfs-ticket-root;2967">#2967</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Install Glibc's NIS and RPC headers again. The headers have not been installed by default since Glibc-2.14, but that causes various BLFS packages to break. Fixes diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 82555b44c..67ee2951e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -43,9 +43,9 @@ <!--<listitem> <para>Berkeley DB &db-version;</para> </listitem> --> - <!--<listitem> + <listitem> <para>Binutils &binutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bison &bison-version;</para> </listitem>--> |