diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-01-06 19:19:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-01-06 19:19:19 +0000 |
commit | 5706f4c4ca4a23dfee89d8f1d4ec47770dd6d330 (patch) | |
tree | 6656e2396c743677dcdd04c741c98b8e1953548d /chapter01 | |
parent | a02b8ef8ce20914e071d864cfb0c78c63854ec10 (diff) |
Update to file-5.22.
Update to automake-1.15.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10812 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 96b8eb938..f57712fce 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,20 @@ </listitem> --> <listitem> + <para>2015-01-06</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to file-5.22. Fixes + <ulink url="&lfs-ticket-root;3729">#3729</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to automake-1.15. Fixes + <ulink url="&lfs-ticket-root;3727">#3727</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2015-01-02</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 94cb105da..59bb544d2 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -34,9 +34,9 @@ <!--<listitem> <para>Autoconf &autoconf-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Automake &automake-version;</para> - </listitem>--> + </listitem> <listitem> <para>Bash &bash-version;</para> </listitem> |