diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-07-17 21:00:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-07-17 21:00:14 +0000 |
commit | 9f3584a0f4fae757c9ef1b4be5c2560bbd8e725a (patch) | |
tree | bd33451e2f92d1b5c9f6502b8951b727875dd04f /chapter01 | |
parent | be1de8ee9927be31c3b400ebcfec764c97cf571d (diff) |
Update to gcc-5.2.0.
Update to gettext-0.19.5.1.
Update to kbd-2.0.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 22 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8192f9b9e..4b74954fd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,24 @@ --> <listitem> + <para>2015-07-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to gcc-5.2.0. Fixes + <ulink url="&lfs-ticket-root;3819">*3819</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gettext-0.19.5.1. Fixes + <ulink url="&lfs-ticket-root;3818">*3818</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to kbd-2.0.3. Fixes + <ulink url="&lfs-ticket-root;3815">#3815</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-07-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 733b539ea..c30886198 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -127,9 +127,9 @@ <listitem> <para>IPRoute2 &iproute2-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Kbd &kbd-version;</para> - </listitem>--> + </listitem> <listitem> <para>Kmod &kmod-version;</para> </listitem> @@ -247,11 +247,11 @@ <listitem> <para>&bash-fixes-patch;</para> </listitem> - +<!-- <listitem> <para>&gcc-upstream-patch;</para> </listitem> - +--> <listitem> <para>Tcl-core-&tcl-version;</para> </listitem> |