aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2019-04-23 16:41:41 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2019-04-23 16:41:41 +0000
commit5d276d1f9f564bd23619a1bf07eb3dd554ff2987 (patch)
tree201d0b901b1d8de76c340514dabc282b60a92cc3 /chapter01
parent442a3a0ef4aa2136cddbdb9369dc5240e59a0f88 (diff)
Apply a change to allow Perl to build correctly when
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 41ba7c266..2ef9306ce 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,6 +44,16 @@
-->
<listitem>
+ <para>2019-04-23</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Apply a change to allow Perl to build correctly when
+ building with the latest versions of gcc.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2019-04-20</para>
<itemizedlist>
<listitem>