diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-05-30 19:33:48 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-05-30 19:33:48 +0000 |
commit | f64f4b557a66c49861e9f7b78f674da0a1226508 (patch) | |
tree | 5dc5a15c395749b0cabbb42261645f6bef052bda /chapter01 | |
parent | 5e84d795b19599f00bda6178578dc33f38c0da7f (diff) |
update ch5 bash instructions by removing redundant explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1949 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 75407b2c8..dfa47093b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -44,6 +44,10 @@ </itemizedlist> </para></listitem> +<listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed +section about "last two commands executing anyways" because we no longer +have the commands referred to there.</para></listitem> + <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the various sed fixes with a regular patch.</para></listitem> |