diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 22:08:39 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-12 22:08:39 +0000 |
commit | a76aa6437edeb7d51ab2e95b829317b43bffdde9 (patch) | |
tree | fe825939a828c3231060d2206c07aecbda670ee9 /chapter01 | |
parent | 6d8c79807214cb98971798861c3c425cbb42979b (diff) |
added procps patch - last commit contained the files that should've been in this commit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f507429bb..0ddbc0ef4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -54,6 +54,10 @@ </itemizedlist> </para></listitem> +<listitem><para>September 12th, 2002 [gerard]: Chapter 06 - Procps: Added +patch that fixes a locale problem that makes <userinput>top</userinput> +crash under certain locale settings.</para></listitem> + <listitem><para>September 12th, 2002 [timothy]: Chapter 04 - Creating a file system: Referenced alternative filesystems in BLFS.</para></listitem> |