diff options
author | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-14 03:57:26 +0000 |
---|---|---|
committer | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-14 03:57:26 +0000 |
commit | b18ab71f138ccab2d6d9122e94360f3f5f13a9c3 (patch) | |
tree | 30381e0ce39f62339dfa8871ca4c8d12c7048f7f /chapter01 | |
parent | b0ac1b2ca012d4465b3e95d90050a31ec7a49b6a (diff) |
Added PLFS hint text to the page in Chapter 6 for creating passwd and group: bug 596.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2806 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 d95b0cabc..5668f8f9c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -87,6 +87,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 13th, 2003 [jwrober]: Added PLFS hint text to the +page in Chapter 6 for creating passwd and group: bug 596.</para></listitem> + <listitem><para>September 13th, 2003 [jwrober]: Updated the "How things are going to be done" page to include more of the PLFS hint's text.</para></listitem> |