diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-15 17:39:08 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-08-15 17:39:08 +0000 |
commit | 63d5562d8cb76477eedc777334ab47fde216719d (patch) | |
tree | b7942aa3fa415d9a73da317c01502ee6fb397e28 /chapter01/changelog.xml | |
parent | d29479a11f0ea26c79d1ab252070ed08740e5d65 (diff) |
Added information about swap partitions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 9e264c5aa..ec3c8b6e8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -51,6 +51,10 @@ </itemizedlist> </para></listitem> +<listitem><para>August 15th, 2002 [timothy]: Chapter 04 - Preparing a new +partition: mentioned that a swap partition can be shared between the LFS +and host systems, grammatic changes.</para></listitem> + <listitem><para>August 13th, 2002 [gerard]: Chapter 06: Removed the <emphasis>--with-curses</emphasis> switch from the Bash installation as it's unnecessary here.</para></listitem> |