diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:05:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:05:22 +0000 |
commit | 6a1b0bf9a2675c01a9a1b5356bb8f23842970845 (patch) | |
tree | 39204ddbd1ddf6ea9c296987456e903ed593e915 /chapter01 | |
parent | 894367e84bbdacb22f4b564d07006343445c866c (diff) |
Upgrade to Psmisc-22.11. Fixes #2631.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9250 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 671cc98c3..011e8c871 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-04-20</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Psmisc-22.11. Fixes + <ulink url="&lfs-ticket-root;2631">#2631</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Move <command>killall</command> to <filename class="directory">/bin</filename> so that installs with a separate <filename class="directory">/usr</filename> partition and no diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c4461b7c2..269d3ff2c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -154,9 +154,9 @@ <!--<listitem> <para>Procps &procps-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Psmisc &psmisc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Readline &readline-version;</para> </listitem>--> |