diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 11:59:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 11:59:07 +0000 |
commit | 7bfc05d35f06329a306fdae3f9f9625b4251dc12 (patch) | |
tree | 8b08da105af2643394a755f794125b90de5c721b /chapter01 | |
parent | 5cd46f33bb00effb08c1e1ba14094338a69784b6 (diff) |
Upgrade to M4-1.4.13. Fixes #2377.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e55400c02..f69da3985 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-05-10</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to M4-1.4.13. Fixes + <ulink url="&lfs-ticket-root;2377">#2377</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.29.3. Fixes <ulink url="&lfs-ticket-root;2374">#2374</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index afa340797..ece843949 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -119,9 +119,9 @@ <listitem> <para>Linux &linux-version;</para> </listitem> - <!--<listitem> + <listitem> <para>M4 &m4-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Make &make-version;</para> </listitem>--> |