diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-13 06:55:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-12-13 06:55:02 +0000 |
commit | 9132fe499be0b137bc5494d39cb89390ea11f4ca (patch) | |
tree | d658b54a2955e05c41b2b83aef9b34de468dc155 /chapter01 | |
parent | 4783efe5de8eccca80fa9c7c7b9d6323fd045c9f (diff) |
Update to procps-ng-3.3.9
Install non-essential programs from the xz package in /usr/bin.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10390 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index abdd758cf..57ff3695e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,21 @@ </listitem> --> <listitem> + <para>2013-12-13</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to procps-ng-3.3.9. Fixes + <ulink url="&lfs-ticket-root;3439">#3439</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Install non-essential programs from + the xz package in /usr/bin. Fixes + <ulink url="&lfs-ticket-root;3445">#3445</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-12-07</para> <itemizedlist> <listitem> |