diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 17:04:24 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-11 17:04:24 +0000 |
commit | 58c4a181a7b976d00e554089d5d2533274a2d4b6 (patch) | |
tree | 938f2ad1e855d3aed3e83356f946caa5e1b16832 /chapter01/whatsnew.xml | |
parent | cddcb23c37df150cbfb3dd711d091e4cb9b26203 (diff) |
Added a patch to the Procps instructions to fix a unicode related issue in the watch program
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 1e08a87a6..249739402 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -283,6 +283,10 @@ </listitem> <listitem> + <para>&procps-watch-patch;</para> + </listitem> + + <listitem> <para>&readline-fixes-patch;</para> </listitem> |