diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:47:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-01 21:47:04 +0000 |
commit | bc1922fff95e86f5a223cae431b6d89b6cff6bd9 (patch) | |
tree | cf5df1d869ff46b6a333cd9ce0d3920147046054 /chapter01 | |
parent | 5bbb862c159259803fe951d1b8f2185babfbe27e (diff) |
Upgrade to E2fsprogs-1.42. Fixes #2973.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 09ae51376..eb7be9d10 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-12-01</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to E2fsprogs-1.42. Fixes + <ulink url="&lfs-ticket-root;2973">#2973</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.1.4. Fixes <ulink url="&lfs-ticket-root;2970">#2970</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 1557bbc3c..672a86587 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -55,9 +55,9 @@ <!--<listitem> <para>Diffutils &diffutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>E2fsprogs &e2fsprogs-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> |