diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:02:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-01-31 18:02:20 +0000 |
commit | f639fa966c13e39b8d1e3f66e350ad0f0c21770e (patch) | |
tree | 9000756def4d579d6aa4eb1c7941c5f5a047bed8 /chapter01 | |
parent | 4038f34433779110282a31c0f07c5ee6482b362c (diff) |
Upgrade to Bzip2-1.0.4. Fixes #1943.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8fb308ab8..aea99983f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2007-01-31</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Bzip2-1.0.4. Fixes + <ulink url="&lfs-ticket-root;1943">#1943</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-01-13</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ed1f7239a..6ce58f747 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -40,9 +40,9 @@ <listitem> <para>Bison &bison-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Bzip2 &bzip2-version;</para> - </listitem>--> + </listitem> <listitem> <para>Coreutils &coreutils-version;</para> </listitem> |