diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-14 01:34:43 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2004-01-14 01:34:43 +0000 |
commit | b6f86141768a23c5fbe288ea076d9df8878c23dc (patch) | |
tree | 2908cb75db2a4c15e9147fd1fbcdb69966ae77e7 /chapter01 | |
parent | aba5bfb32ff8cbfa29bcc1b8c3351bec6ce189f2 (diff) |
Moved log file creation from Shadow to "Creating the passwd
and group files" and renamed that section accordingly.
Closes 741.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f49f60da6..7a8f8c284 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -50,6 +50,10 @@ </itemizedlist> </listitem> +<listitem><para>January 13th, 2004 [greg]: Moved log file creation from Shadow +to "Creating the passwd and group files" and renamed that section accordingly. +Closes 741.</para></listitem> + <listitem><para>January 13th, 2004 [greg]: Upgraded to Automake-1.8.2, Kbd-1.11 and Sed-4.0.9.</para></listitem> |