diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 15:58:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 15:58:57 +0000 |
commit | 953ccfe8a9fe3b7fb9168a1d1676438a1553b19f (patch) | |
tree | 72edc2d359639dc4ebfad45e272b8e5fc80cfb83 /chapter01 | |
parent | b18e6e2a3b51555ebed3f617cbff80e3b9af5cea (diff) |
Simplified the commands to create the utmp, btmp, lastlog and wtmp files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1503 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 f6d5b14bb..f8733fd62 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -24,6 +24,10 @@ <itemizedlist> +<listitem><para>January 30th, 2002 [gerard]: Chapter 6 - Configure +software: Simplified the commands to create the utmp, btmp, lastlog and +wtmp files.</para></listitem> + <listitem><para>January 30th, 2002 [gerard]: Chapter1: Moved Acknowledgements to be displayed as the first page in chapter 1.</para></listitem> |