diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-11 15:33:33 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-06-11 15:33:33 +0000 |
commit | 9898c41635f5bdbda6dbe47245c63a6518cbb0c6 (patch) | |
tree | 48f510b54820eba200554f488529149edfbfa6b5 /chapter01 | |
parent | b864e062cefe820a20842ef1d0842d7e74289e6b (diff) |
Updated the package contents and the estimated required disk space for GCC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1984 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 a2fe78639..4e7265963 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,10 @@ </itemizedlist> </para></listitem> +<listitem><para>June 11th, 2002 [timothy]: Chapter 05 & 06 - GCC: +Updated the package contents and the estimated required disk +space.</para></listitem> + <listitem><para>June 9th, 2002 [markh]: Chapter 06 - Creating Directories: Changed usr,usr/local to just usr/local as we use the -p option to mkdir which will create the usr directory |