diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-15 07:33:05 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-05-15 07:33:05 +0000 |
commit | 0d57ec96597206d81741aa0646a082e0cabd3f8c (patch) | |
tree | 61d6b46c9d18d480abad392a01e689a3780354b8 /chapter01 | |
parent | 947141c851f46fb634290ff7345ef7484cb3a12b (diff) |
Updated to file-5.27.
Updated to man-pages-4.06.
Updated to linux-4.5.3.
Updated to perl-5.22.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 22 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 24 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d4cd3a074..dc24d46d9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,28 @@ </listitem> --> <listitem> + <para>2016-05-15</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updated to file-5.27. Fixes + <ulink url="&lfs-ticket-root;3929">#3929</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to man-pages-4.06. Fixes + <ulink url="&lfs-ticket-root;3928">#3928</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to linux-4.5.3. Fixes + <ulink url="&lfs-ticket-root;3927">#3927</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to perl-5.22.2. Fixes + <ulink url="&lfs-ticket-root;3926">#3926</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-05-03</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8fe71f83c..da3ec9340 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -175,9 +175,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> |