diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-19 15:39:28 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-19 15:39:28 +0000 |
commit | f2358639d190dca1c01e762a085393fc75995634 (patch) | |
tree | e97e2fc40ac406009681096f5a040882d90e5149 /chapter01 | |
parent | 0cbc6e675117bf4b4fad590a067fe2291c4f63df (diff) |
Added Bzip2 to the list of updated packages, thanks to William Immendorf for pointing it out
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 12351c6cc..e9de196c7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -47,9 +47,9 @@ <!--<listitem> <para>Bison &bison-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Bzip2 &bzip2-version;</para> - </listitem>--> + </listitem> <listitem> <para>Coreutils &coreutils-version;</para> </listitem> |