diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-07-01 23:30:23 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-07-01 23:30:23 +0000 |
commit | 01365791a20ced9ce52a0bafa137d9f6dc3f9f36 (patch) | |
tree | d7d171a8bff20092478d9b772032aa307e2c49e7 /chapter01 | |
parent | 35aef6bdc98a05b4f91fbdfe2a8804955bfead5e (diff) |
Update gawk and iproute2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 14 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fddf6ecd6..b6d0747c7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,20 @@ --> <listitem> + <para>2011-07-01</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to gawk-4.0.0. Fixes + <ulink url="&lfs-ticket-root;2900">#2900</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to iprout2-2.6.39. Fixes + <ulink url="&lfs-ticket-root;2901">#2901</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-06-29</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d4c8456e7..36555b57b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -76,9 +76,9 @@ <!--<listitem> <para>Flex &flex-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gawk &gawk-version;</para> - </listitem>--> + </listitem> <listitem> <para>GCC &gcc-version;</para> </listitem> |