diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:26:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:26:12 +0000 |
commit | 62b134d02c0dd3ba8f1bcc397cde0fab75ad156d (patch) | |
tree | dee1773f1451aae7fb2ebdf55b428c9263b08db6 /chapter01/changelog.xml | |
parent | 70b2fcc31bb902126af670c2764ab1fa8cbce839 (diff) |
Add patch to fix an error output by some procps tools. Fixes #2758.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 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> |