diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:22:23 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-09-22 20:22:23 +0000 |
commit | 429b4dc99030e6a2bc4eab6688899b813acb6512 (patch) | |
tree | 48e79651e7894f3d0889bcb863e380ea3cdb96ef /chapter01 | |
parent | 225a1c7f2ed5a48cef8234127b8ebb7d1b3c137f (diff) |
Upgrade to M4-1.4.15. Fixes #2744.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6c9232df2..b81e75b26 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-09-22</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to M4-1.4.15. Fixes + <ulink url="&lfs-ticket-root;2744">#2744</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-09-18</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 294acb3c9..2ceb75647 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -124,9 +124,9 @@ <!--<listitem> <para>Linux &linux-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>M4 &m4-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Make &make-version;</para> </listitem>--> |