aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 23:28:05 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 23:28:05 +0000
commite6313784d67581bcc43d92d3878936571cdc9098 (patch)
treeaa01701867b5cc19d8a072f835ab5f13288ee0fa
parentd9c187654330b6979cc25100e43c60ebf02b13c6 (diff)
noted adding of --login to exec /bin/bash to ch6-bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b04937e1d..1dba73f77 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -15,7 +15,10 @@
</para></listitem>
-<listitem><para>September 7th, 2001 [gerard]: Chapter 5 - Gcc: Removed
+<listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Bash: Added
+--login to the exec /bin/bash command.</para></listitem>
+
+<listitem><para>September 7th, 2001 [gerard]: Chapter 5 - GCC: Removed
duplicate explanation (the patch and --enable-languages ones) that are
already in chapter 5 - gcc.</para></listitem>