diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:42:55 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 00:42:55 +0000 |
commit | b100429a555d6e66c8b461092ab3472951e6a5fe (patch) | |
tree | 2210d7ec5c614a6129b4147ea93a3940c123616f /chapter01 | |
parent | 65e858e78d3f895004731fc2eb6ffff635133c84 (diff) |
o Removed "Where to store the downloaded software" section.
o Removed "How to install the software" section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2201 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 0f7059701..905e4fe6e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ </itemizedlist> </para></listitem> +<listitem><para>October 23rd, 2002 [timothy]: Chapter 02: Removed "Where +to store the downloaded software" and "How to install the software" +sections.</para></listitem> + <listitem><para>October 23rd, 2002 [timothy]: Upgraded to bison-1.75, sed-4.0. Moved m4 before bison to meet its dependency.</para></listitem> |