diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-25 21:53:58 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-02-25 21:53:58 +0000 |
commit | 2dea807cd3689fe02929ad264dca5b2ee592af96 (patch) | |
tree | eda8c97827c070919a46353af06ad75373c38efc /chapter01 | |
parent | f6dd9ab947de097b37a7fff82e7789d6d9ffa6de (diff) |
LFS-8.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a455cda93..ec389dba6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,10 +42,14 @@ <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> + <listitem> <para>[ken] - Comment out the test-lock test in coreutils, findutils, gettext because on some machines it now loops forever.</para> |