diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-31 21:06:48 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-08-31 21:06:48 +0000 |
commit | 09c1e758b639de7a4f632a4e22c46c2863507714 (patch) | |
tree | 0e9ac3a749ab6f60e0717dce3bd230be53b2d557 /chapter01 | |
parent | 087e584f625ded123c5e6bc17d5c2ff1f5a8009c (diff) |
Added user and group nobody for coreutils tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2707 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 bd602a3a6..48cd84910 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,9 @@ </itemizedlist> </para></listitem> +<listitem><para>August 31, 2003 [jeremy] - Added user nobody to +passwd and group files, so coreutils tests will pass.</para></listitem> + <listitem><para>August 30, 2003 [jeremy] - Updated fix-includes patch to GCC 3.3.1</para></listitem> |