aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 17:09:08 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-07 17:09:08 +0000
commit74934b5c7347d342213b1ff802d68fd9ac1c9d9b (patch)
treee05449c062158123c8fa704dd14013597646b8eb
parenta436feb8771021f664a189bcfa9b5daecbe1c096 (diff)
noted makedev chmod 754 change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6585a57e3..a9759ef81 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -5,6 +5,10 @@
<itemizedlist>
+<listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Makedev:
+changed chmod to 754. Makes more sense, non-root can't run it
+anways.</para></listitem>
+
<listitem><para>September 6th, 2001 [markh]: Chapter 5 - Diffutils, Grep
and Sed: Moved the export CPPFLAGS fixes out of the main install
instructions and explained when they are necessary.</para></listitem>