diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 63b2b8466..190e8720a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,12 @@ <para>2010-09-22</para> <itemizedlist> <listitem> + <para>[matthew] Add patch to fix "Unknown HZ value" error + in some procps tools. Thanks to DJ Lucas for the report and + patch. Fixes + <ulink url="&lfs-ticket-root;2758">#2758</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Tcl-8.5.9. Fixes <ulink url="&lfs-ticket-root;2753">#2753</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index bd2f097f1..32e117e1c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -223,6 +223,10 @@ <para>perl-5.12.2-libc-1.patch</para> </listitem> + <listitem> + <para>procps-3.2.8-fix_HZ_errors-1.patch</para> + </listitem> + </itemizedlist> <itemizedlist> |