diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-12 18:46:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-12 18:46:02 +0000 |
commit | e651b5472952f9a59868b9f0865046a0b9829407 (patch) | |
tree | 7296d0c811b6251de9b35461d4dddbe23bda6b1a /chapter01 | |
parent | 573b8bff31b1988e9b65598fb9a33c6f1af5b9d4 (diff) |
Upgrade to E2fsprogs-1.42.6. Fixes #3243.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10061 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 83761b832..ae4f0fd1e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-12-12</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to E2fsprogs-1.42.6. Fixes + <ulink url="&lfs-ticket-root;3243">#3243</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Remove redundant --enable-addons parameter to Glibc's configure script. Fixes <ulink url="&lfs-ticket-root;3241">#3241</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2d089e845..4eccb9821 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -58,9 +58,9 @@ <!--<listitem> <para>Diffutils &diffutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>E2fsprogs &e2fsprogs-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> |