diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-26 17:43:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-26 17:43:43 +0000 |
commit | dfdc93a055c8644b5267b80167997c6418631fb0 (patch) | |
tree | 08219d320ca8956653dd1517129f6db169044c5f /chapter01 | |
parent | d163adadb9e30d1f68e73c6636c4e7b21847af3b (diff) |
Apply upstream patches to make
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 9 |
2 files changed, 19 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ba13d7fb1..ad78050aa 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,10 +37,19 @@ --> <listitem> + <para>2012-08-26</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Apply upstream patches to make.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-08-24</para> <itemizedlist> <listitem> - <para>[ken] - remove redundant sed from automake.</para> + <para>[ken] - Remove redundant sed from automake.</para> </listitem> </itemizedlist> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 55672138e..a4fa2ecd1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -240,6 +240,10 @@ </listitem> <listitem> + <para>&make-fixes-patch;</para> + </listitem> + + <listitem> <para>&perl-libc-patch;</para> </listitem> @@ -250,6 +254,11 @@ <listitem> <para>&sed-testsuite-patch;</para> </listitem> + + <listitem> + <para>tzdata &tzdata-version;</para> + </listitem> + <!-- Added and removed in this cycle <listitem> <para>popt&popt-version;</para> |