diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-08-10 20:45:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-08-10 20:45:14 +0000 |
commit | b188c43af9034c7caa658c8de98b160f5cbe127f (patch) | |
tree | 27435cbef7a2548285fc77c99d045fb8cb7fdcb4 /chapter01 | |
parent | 26386ea611ac1242125b3fe95aa589039ce62225 (diff) |
Add fstab-decode to list of progrms installed by sysvinit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a6e885bc4..632157071 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2010-08-10</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added fstab-decode to list of progrms installed + by sysvinit.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-08-08</para> <itemizedlist> <listitem> |