diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-04-17 00:04:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-04-17 00:04:19 +0000 |
commit | 60b23a6f5cdda494d55a3a186975220a744e6641 (patch) | |
tree | b3dc4752b5ddba2c02be29cbae34429a883adb27 /chapter01 | |
parent | af294985456854c32d60551ea21d28d4fc8c09ea (diff) |
Update to dejagnu-1.6.
Update to linux-4.5.1.
Wording change in Chapter 6 GCC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 18 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 20 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8203a1566..bc88e062f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,24 @@ </listitem> --> <listitem> + <para>2016-04-16</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to dejagnu-1.6. Fixes + <ulink url="&lfs-ticket-root;3918">#3918</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-4.5.1. Fixes + <ulink url="&lfs-ticket-root;3917">#3917</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Wording change in Chapter 6 GCC. Fixes + <ulink url="&lfs-ticket-root;3915">#3915</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2016-04-12</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5ea550f6b..39819ee14 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -55,9 +55,9 @@ <!--<listitem> <para>Coreutils &coreutils-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>DejaGNU &dejagnu-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Diffutils &diffutils-version;</para> </listitem>--> |