diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-20 00:15:47 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-20 00:15:47 +0000 |
commit | 538aa7a11ce19920685e26062aec82a94b3e98d3 (patch) | |
tree | 922fa3a0c25107dbb00a325b46ff53818c9f4bbc /chapter01 | |
parent | 5bf7f02e3f9b7d543b824688dab7f8768f244ace (diff) |
Chapter 6: - Setting up the environment: Reworked the Bash startup files to enforce a clean environment. Closes Bug 714.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 16462bc06..852fb0b4b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,9 @@ </itemizedlist> </listitem> +<listitem><para>November 19th, 2003 [greg]: Chapter 6: - Setting up the +environment: Reworked the Bash startup files to enforce a clean environment. +Closes Bug 714.</para></listitem> <listitem><para>November 17th, 2003 [jeremy]: Upgraded Man-Pages to 1.63</para></listitem> |