diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 07:31:22 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-13 07:31:22 +0000 |
commit | b74e415582bf90f1189d9546cfd07b902b6f8e0a (patch) | |
tree | b5ff67a35a5f7a6d67e4155064965cb8ceaad5c3 /chapter01 | |
parent | 9c713f35af3c0fafaf4ffb31775e9a83d648d650 (diff) |
Applied Zack's ownership patch which fixes bug #510 which was originall patched and submitted by Alex Groenewoud
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index baaea2060..7ab8f242a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -74,6 +74,9 @@ </itemizedlist> </para></listitem> +<listitem><para>May 12th, 2003 [winkie]: Applied "Changing ownership" +patch to polish the text. Closes bug #511.</para></listitem> + <listitem><para>May 12th, 2003 [winkie]: Applied "Configuring system components" patch to polish the text. Closes bug #510.</para></listitem> |