diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:06:58 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-10-28 22:06:58 +0000 |
commit | 5ad353cb718d66ac2f9e88bb674f041934a2e9d8 (patch) | |
tree | e6693e5125e366b5a32d120874971fc64a3362a8 /chapter01 | |
parent | 6e786a29d580f47935d4fdda35b1f58a12f2cb7f (diff) |
Upgrade to Coreutils-6.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 692964a83..edc0d07d7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,9 @@ <para>2006-10-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Coreutils-6.4.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Bash-3.2, including dropping the current "fixes" patch and adding a patch from upstream that fixes a bug when parsing comments.</para> |