diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-07-12 23:05:15 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-07-12 23:05:15 +0000 |
commit | be1de8ee9927be31c3b400ebcfec764c97cf571d (patch) | |
tree | 930fdf91203b8a768f663a3cbf1455a1d578dd61 /chapter01 | |
parent | 0aa478257ae7bc6c73d3e1a26dec4495e6996e6b (diff) |
Update to iproute2-4.1.1.
Update to file-5.24.
Update to linux-4.1.2.
Update to gettext-0.19.5.
Fix a warning in the installed automake perl script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 27 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 29 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9a8fb5472..8192f9b9e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,33 @@ --> <listitem> + <para>2015-07-12</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to iproute2-4.1.1. Fixes + <ulink url="&lfs-ticket-root;3811">*3811</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to file-5.24. Fixes + <ulink url="&lfs-ticket-root;3812">*3812</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.1.2. Fixes + <ulink url="&lfs-ticket-root;3814">#3814</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gettext-0.19.5. Fixes + <ulink url="&lfs-ticket-root;3813">#3813</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Fix a warning in the installed automake + perl script. + <ulink url="&lfs-ticket-root;3809">#3809</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-07-04</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ba6cbf867..733b539ea 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -91,9 +91,9 @@ <!--<listitem> <para>GDBM &gdbm-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gettext &gettext-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Glibc &glibc-version;</para> </listitem>--> |