diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 05:12:53 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 05:12:53 +0000 |
commit | c468484e6c932e8a2f9c242624684a080ad5efb7 (patch) | |
tree | daa565c59c543124810f37138d9c5ca8c87491a6 /chapter01 | |
parent | 2ec973e241743172d9fbd56a687d025667a08217 (diff) |
Suppress installation of uptime in coreutils. Thanks to Randy McMurchy. Fixes #2133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index da6124cac..dc92fee4a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2008-04-03</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Suppress installation of uptime in coreutils. + Thanks to Randy McMurchy. Fixes #2133.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-04-02</para> <itemizedlist> <listitem> |