aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:47:39 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-02-07 19:47:39 +0000
commit615a56582820d63d362a15e3f9130a68c1766df2 (patch)
treee0ccbae0e7aa2b5573a05c2240e8577b1eeeca5b /chapter01/changelog.xml
parentf0fecc7e8a0eb9fa5aa440ec6b9e12977af88f7a (diff)
Upgrade to Coreutils-6.10. Fixes #2133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 430f1fc82..4979ea953 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,13 @@
<para>2008-02-07</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Coreutils-6.10. Removed Mktemp-1.5 as
+ Coreutils provides its own implementation now. Removed the coreutils
+ binary suppression patch as the configure script can now be given a
+ list of programs not to install. Fixes
+ <ulink url="&lfs-ticket-root;2133">#2133</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgraded to E2fsprogs-1.40.5. Fixes
<ulink url="&lfs-ticket-root;2138">#2138</ulink>.</para>
</listitem>