diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-18 15:50:52 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-18 15:50:52 +0000 |
commit | 8dffa04af3d57467169cf3aba590b2f7c9988f61 (patch) | |
tree | dd185cfef1982176f275ab06b0df8c3dbb9d148c /chapter01 | |
parent | b5acab6376b46a41fe0f52db5156800ffb844e79 (diff) |
Dropped the chmod's that I added a few days earlier. They are not needed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7c51d24a4..e9be46e6c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,10 +82,6 @@ first a summary, then a detailed log.</para> <listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x kernel is required on the host.</para></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> |