diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-18 19:17:55 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-09-18 19:17:55 +0000 |
commit | bee1e69712a65c10fc7dade2832afa947221cb49 (patch) | |
tree | bca08ff57272598c6d274ea65e7457e1fd1b74e7 /chapter01 | |
parent | 60ed866798672201b1e79c15a8f38e4f7f76a9a1 (diff) |
Removed cd command, since this is assumed for all packages except makedev.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f7d9784d5..24a2e651d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -56,6 +56,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 18th, 2002 [timothy]: Chapter 08 - Linux: +Removed <userinput>cd</userinput> command.</para></listitem> + <listitem><para>September 18th, 2002 [timothy]: Chapter 06 - Ncurses: Removed old <userinput>mv /lib/*.a /usr/lib</userinput> command explanation.</para></listitem> |