diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:58:10 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:58:10 +0000 |
commit | fd4ec730adcc9f07bf3e816e904af95667e8adf9 (patch) | |
tree | a514d7deb55adfa96bcd7787c8a323da6e37c89f /chapter01 | |
parent | 326bb248e66e92029644abce0cbd3ba4d059f14c (diff) |
Upgrade to Patch-2.7. Fixes #3182.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index abcc6befa..0e2fe0398 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-09-16</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Patch-2.7. Fixes + <ulink url="&lfs-ticket-root;3182">#3182</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to MPC-1.0.1. Fixes <ulink url="&lfs-ticket-root;3181">#3181</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0ebeb6bcd..381f8f151 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -151,9 +151,9 @@ <!--<listitem> <para>Ncurses &ncurses-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Patch &patch-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Perl &perl-version;</para> </listitem>--> @@ -243,6 +243,10 @@ <para>kmod-9-testsuite-1.patch</para> </listitem> + <listitem> + <para>patch-2.6.1-test_fix-1.patch</para> + </listitem> + </itemizedlist> </sect1> |