From 1e7335edfdae5bfeea8b3c1b567d0bd3d22acfa5 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 28 Aug 2001 20:34:00 +0000 Subject: [PATCH] Noted removal of line breaks git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f9cfe8e85..972114679 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,10 @@ +August 28th 2001 [gerard]: Chapter 5+6: Removed some +unnecessary line breaks (so a command continues on a next +line). + August 27th 2001 [gerard]: Chapter 5: The former two sed operations are combined into one sed operation now.