aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorZack Winkles <winkie@linuxfromscratch.org>2004-06-16 13:54:27 +0000
committerZack Winkles <winkie@linuxfromscratch.org>2004-06-16 13:54:27 +0000
commit4b3ac5083d33ef4ee6b1f9784e196cfb1717c8d1 (patch)
treea92ee3aa686394cfbd1f43100c103dbb3624b022 /chapter01
parent9c73bc302240efec59a1dfb5d24d0fefb3412c96 (diff)
Fix permissions of files that have been edited inline by sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 47cbfc5de..7937da4c0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -75,6 +75,10 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>June 16, 2004 [winkie]: Use <command>chmod</command> to fix the
+permissions of various executable scripts when doing inline stream editing.
+</para></listitem>
+
<listitem><para>June 16, 2004 [winkie]: Upgraded to Linux 2.6.7 and dropped the
FPU patch.</para></listitem>