diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-07-17 19:59:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-07-17 19:59:13 +0000 |
commit | 7e1b3ce8a2cedb1375a7df3de8be527629bf6a45 (patch) | |
tree | 5640c0536ab81c0c4afe2629e6a837565f422b08 /chapter01 | |
parent | 2d01177ecba4a2a00b445f60707f3f9d9743344a (diff) |
Upgrade to E2fsprogs-1.40.2. Fixes #2042.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 818ffd27a..3b7500538 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,18 @@ --> <listitem> + <para>2007-07-17</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to E2fsprogs-1.40.2, fixes + <ulink url="&lfs-ticket-root;2042">#2042</ulink>. Remove the + --disable-evms configure parameter as it is no longer recognised by + the configure script.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-07-14</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ba3c87db2..43d5f5158 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -52,9 +52,9 @@ <!--<listitem> <para>Diffutils &diffutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>E2fsprogs &e2fsprogs-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> |