From e5471c09a6ae708c247b5da33a8ca64c6cabd0db Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Fri, 7 Sep 2001 19:45:26 +0000 Subject: [PATCH] Noted addition of chapter2-how to ask for help git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a9759ef81..496f5ec19 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,9 @@ +September 7th, 2001 [gerard]: Chapter 2: Added "How to +ask for help" section. + September 7th, 2001 [gerard]: Chapter 6 - Makedev: changed chmod to 754. Makes more sense, non-root can't run it anways.