diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:48:27 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-01 22:48:27 +0000 |
commit | 5857c98bda3d4d863d91a6cba4c000a3af807770 (patch) | |
tree | 6ae6545c0f6a1f97fcbe892c38e5268de7875ede /chapter01 | |
parent | 631a5bccfaba75e6bb0d8afe0ad48b0a9322f933 (diff) |
Upgrade to Patch-2.5.9. Fixes #2239.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8795 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 45b230593..aed11de22 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-01</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Patch-2.5.9. Fixes + <ulink url="&lfs-ticket-root;2239">#2239</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Man-Pages-3.17. Fixes <ulink url="&lfs-ticket-root;2327">#2327</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index aa01f2e84..be7b64990 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -143,9 +143,9 @@ <listitem> <para>Ncurses &ncurses-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Patch &patch-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Perl &perl-version;</para> </listitem>--> @@ -225,6 +225,10 @@ </listitem> <listitem> + <para>&patch-fixes-patch;</para> + </listitem> + + <listitem> <para>&readline-fixes-patch;</para> </listitem> |