diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-18 03:25:40 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-18 03:25:40 +0000 |
commit | 311e8a52ee806fa96562e70b851066841e20e6cb (patch) | |
tree | dcc1cb6a73b4e257c64bff33257704c4b2917363 /chapter01 | |
parent | 05073f60827264a59dc07fc9759cec2635d9899a (diff) |
Chapter 6 - Sysvinit: Simplified the sed to demonstrate yet another sed variation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3111 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 127c1484f..3864348c5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,9 @@ </itemizedlist> </listitem> +<listitem><para>November 16th, 2003 [greg]: Chapter 6 - Sysvinit: Simplified +the sed to demonstrate yet another sed variation.</para></listitem> + <listitem><para>November 17th, 2003 [jeremy]: Chapter 6 - Perl: Added fix for perldoc less invocation problem. Closes bug 716.</para></listitem> |