diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:24:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:24:17 +0000 |
commit | 572eb8fa3c7b391bc40dcec0556577fd1134d12b (patch) | |
tree | be7239770b1edd2a85805324074e0fc0ccbe46d6 /chapter01 | |
parent | ebd0c23fa10f502154d212eff7b34fb2532de917 (diff) |
Upgrade to Psmisc-22.13. Fixes #2751.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9385 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 92fb44379..56839a4fc 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-09-22</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Psmisc-22.13. Fixes + <ulink url="&lfs-ticket-root;2751">#2751</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Man-Pages-3.27. Fixes <ulink url="&lfs-ticket-root;2750">#2750</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 67b7ca0b0..6bbdd629c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -163,9 +163,9 @@ <!--<listitem> <para>Pkg-config &pkg-config-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Psmisc &psmisc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Readline &readline-version;</para> </listitem>--> |