diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-08 23:41:48 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-08 23:41:48 +0000 |
commit | baead6b11f429c3399a82268fbc7397883d6336f (patch) | |
tree | abb555f9714877cc9488dbc42abe31892867e03a /chapter01 | |
parent | b8462fa7545092e5b5fa8f78de63c5ddf02c7782 (diff) |
Updated to E2fsprogs-1.40.3. Fixes #2116.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8431 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 508075ad1..b93155d3e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> + <listitem> + <para>2007-12-08</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgraded to E2fsprogs-1.40.3. Fixes + <ulink url="&lfs-ticket-root;2116">#2116</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2007-11-25</para> <itemizedlist> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f0cfcbae6..586f5627b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -59,9 +59,9 @@ <!--<listitem> <para>Diffutils &diffutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>E2fsprogs &e2fsprogs-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> |