diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-11 16:39:02 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-11 16:39:02 +0000 |
commit | 65f4c063bb2bbe55c3fbadd2628fff8f70983561 (patch) | |
tree | dc1ae4df7eda9c7660e05279bce06a19e828c5d4 /chapter01/changelog.xml | |
parent | 7df6d4376204c87581dd516bd3a5f08a4c84ce9d (diff) |
noted adding of && do man's 'done' and chmod 755 of configure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bce39f279..f4cd2bb60 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -3,6 +3,13 @@ <para>&version; - &releasedate;</para> +<itemizedlist> + +<listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Added +missing && to 'done' and chmod the configure script to mode 755 +instead of 700 (more of a default mode so people don't _have_ to be +running as the owner of that file).</para></listitem> + <para>3.0-rc2 - September 8th, 2001</para> <itemizedlist> |