diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-11 03:14:32 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-11 03:14:32 +0000 |
commit | f4bdf48b7001cad5b3c883c6ee0d17d34c841671 (patch) | |
tree | 94b87646ed1e8406c891571ebb1e8dd02a56df36 /chapter01 | |
parent | bdd4f135abb46928ab6be85f02e8dd4245dcadf7 (diff) |
Update to gawk-4.1.0
Rename html directory for udev-lfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 48b6f6a2f..50d0dd6ea 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,10 +36,20 @@ </listitem> --> <listitem> + <para>2013-05-11</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Upgrade to gawk-4.1.0. Fixes + <ulink url="&lfs-ticket-root;3343">#3343</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-05-10</para> <itemizedlist> <listitem> - <para>[bdubbs] - Upgrade to linus-3.9.1. Fixes + <para>[bdubbs] - Upgrade to linux-3.9.1. Fixes <ulink url="&lfs-ticket-root;3342">#3342</ulink>.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 222fa300e..43a244387 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -73,9 +73,9 @@ <!--<listitem> <para>Flex &flex-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Gawk &gawk-version;</para> - </listitem>--> + </listitem> <listitem> <para>GCC &gcc-version;</para> </listitem> |