aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Utley <jeremy@linuxfromscratch.org>2003-08-29 01:09:25 +0000
committerJeremy Utley <jeremy@linuxfromscratch.org>2003-08-29 01:09:25 +0000
commit8adcd4c4bef5a47f377b5e798000f3f995463d3f (patch)
treea0ece3cb9ba92f5ebeb9720ce4efc2dd23862a7c /chapter01
parentfa8a9a63027e89104b9c9402d58ba909324d31bf (diff)
Added note to Bash regarind interactive vs non-interactive shell invocation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 34f216f28..b25645fe7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,6 +6,10 @@
<itemizedlist>
+<listitem><para>August 28, 2003 [jeremy] - Chapter 06 -
+Bash: Added a note regarding interactive vs non-interactive
+shells.</para></listitem>
+
<listitem><para>August 28, 2003 [matt] - Updated packages
to linux-2.4.22, man-pages-1.60, expect-5.39.0,
findutils-4.1.20 and tcl-8.4.4</para></listitem>