git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -42,9 +42,13 @@
<listitem revision="sysv"> or <listitem revision="systemd"> as
appropriate for the entry or if needed the entire day's listitem.
-->
+
<listitem>
<para>2017-02-25</para>
<itemizedlist>
+ <listitem>
+ <para>[bdubbs] - LFS-8.0 released.</para>
+ </listitem>
<para>[ken] - Comment out the test-lock test in coreutils,
findutils, gettext because on some machines it now loops
@@ -48,7 +48,7 @@
picked up in this package -->
<para>First, suppress a test which on some machines can loop forever:</para>
-<screen><userinput remap="pre">sed -i 's/test-lock..EXEEXT.//' gettext-tools/gnulib-tests/Makefile.in</userinput></screen>
+<screen><userinput remap="pre">sed -i 's/test-lock..EXEEXT.//' tests/Makefile.in</userinput></screen>
<para>Prepare Findutils for compilation:</para>