diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-13 00:39:42 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-13 00:39:42 +0000 |
commit | ffc873df522415b10be030ad27e4e3fd55a77ea7 (patch) | |
tree | 2be75c74e09964acb5ecbd67a012413f6c98671d /chapter01 | |
parent | a0e0ac0fc9e18442f30de03d136a3120311ac7e6 (diff) |
Joined two commands which create the /mnt/lfs and /mnt/lfs/usr directories.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1989 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 a920ff814..fedcc50e2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,10 @@ </itemizedlist> </para></listitem> +<listitem><para>June 12th, 2002 [timothy]: Chapter 04 - Mounting the +new partition: Joined two commands which create the /mnt/lfs and +/mnt/lfs/usr directories.</para></listitem> + <listitem><para>June 11th, 2002 [timothy]: Chapter 05 & 06 - Gawk: Created a list of package contents and descriptions.</para></listitem> |