diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-01-06 22:32:03 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-01-06 22:32:03 +0000 |
commit | a91de2aaa7081263d524f4cc168aa710fb4d480e (patch) | |
tree | 90415ee36e62ff414563bcc8c621550c8394cb91 /chapter01/whatsnew.xml | |
parent | 87a5193af0f64e923b28ec5fc3bdd5b2fe2ac6c6 (diff) |
Update to linux-4.14.12.
Update to gdbm-1.14.1.
Update to e2fsprogs-1.43.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11347 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 70a8aa012..88f0b715a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -94,10 +94,10 @@ </listitem> <!--<listitem> <para>GCC-&gcc-version;</para> - </listitem> + </listitem>--> <listitem> <para>GDBM-&gdbm-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Gettext-&gettext-version;</para> </listitem>--> |