diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-23 23:29:47 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-09-23 23:29:47 +0000 |
commit | 6699f0fa9c22c877a269ca510e3fdb4866a719b7 (patch) | |
tree | 77d696c41b48bee576516abc9a68ffd1b97f9ff6 /chapter01 | |
parent | b0aabe01adf7a1d17e885fcce9b6a7b1d4cf2700 (diff) |
Update to perl-5.26.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 58fa69fe9..4c8941aea 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -46,6 +46,10 @@ <para>2017-09-23</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to perl-5.26.1. Fixes + <ulink url="&lfs-ticket-root;4141">#4141</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Add Meson-0.42.1.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9faf53bad..ec706562e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -182,9 +182,9 @@ <!--<listitem> <para>Patch-&patch-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Perl-&perl-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Pkg-config-&pkgconfig-version;</para> </listitem>--> |