aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-20 00:44:22 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-05-20 00:44:22 +0000
commit8aa7fdeb1c7acf441548f5b19f9e342cce67924f (patch)
tree154a1f37980cb289272db467753306982dc1fc40 /chapter01
parentacbaccdc71d0a6edfdb98ae169c9d80847cbac0c (diff)
Remove unneeded confiugure switches from gcc.
Restore installation of udev-lfs support files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e2beaae81..a48d51012 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,19 @@
</listitem>
-->
<listitem>
+ <para>2014-05-19</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Remove unneeded configure switches from gcc. Fixes
+ <ulink url="&lfs-ticket-root;3582">#3582</ulink>.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Restore installation of udev-lfs support files.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2014-05-15</para>
<itemizedlist>
<listitem>