diff options
author | Chris Staub <chris@linuxfromscratch.org> | 2014-07-23 08:02:59 +0000 |
---|---|---|
committer | Chris Staub <chris@linuxfromscratch.org> | 2014-07-23 08:02:59 +0000 |
commit | 16c2b1413b6e96ee3fb475584fd6020566072877 (patch) | |
tree | fd2688a7f2017580b82267c7ce783cd1e6cc7019 /chapter01 | |
parent | 69857fe31d461e3eb7fde82a8ad3f66b05f08ea6 (diff) |
No need to specify --disable-syslogd in Inetutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10646 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 c9c7ce888..707e36f2e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ </listitem> --> <listitem> + <para>2014-07-23</para> + <itemizedlist> + <listitem> + <para>[Chris] - Removed --disable-syslogd from Inetutils + instructions - it's redundant as it's covered by --disable-servers.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2014-07-22</para> <itemizedlist> <listitem> |