aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-02-08 22:46:53 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-02-08 22:46:53 +0000
commit2fa7965ee3d3d388e119cd54abf96e000da51958 (patch)
treeed9f0c44353c0b2ad11e9c03471c02063c90c7c2 /chapter01
parent0d16287199d0d3808777dd4f7ab01cf05aa55b4c (diff)
Remove the --enable-multibyte switch from Groff's configure command as it isn't required as of Groff-1.20.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dbe6ba9f5..bed114507 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,11 @@
<para>2009-02-08</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Remove the &quot;enable-multibyte&quot; configure
+ switch from Groff, which is not required following the upgrade to
+ Groff-1.20.1. Thanks to Robert Connolly for the report.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Install sysklogd binaries to
<filename class="directory">/sbin</filename> for FHS compatibility.
Fixes <ulink url="&lfs-ticket-root;2317">#2317</ulink>.</para>