diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 22:34:54 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-05 22:34:54 +0000 |
commit | a5933e25fe92578b61010733e7e327d9f634ccdc (patch) | |
tree | 1f553fac768ea34171a8d42ed87dab04784b2343 /chapter01/changelog.xml | |
parent | 7187e06b8be3120f47484d230d159180d690aa4c (diff) |
Updated Coreutils to 6.12, thanks to William Immendorf for contributing a patch to add the mktemp program information to the Coreutils page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 12e3ce1a6..ce1b6204d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2008-10-05</para> <itemizedlist> <listitem> + <para>[randy] - Updated Coreutils to 6.12. Thanks to William + Immendorf for contributing a patch to add the mktemp program + information to the Coreutils page.</para> + </listitem> + <listitem> <para>[randy] - Updated the Bash Fixes patch to the -8 version.</para> </listitem> <listitem> |