diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-15 15:10:40 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-15 15:10:40 +0000 |
commit | 77a02d2eda989bd125a95fe19a86bec194b544ee (patch) | |
tree | 49455d53d32f371dadf8490140aaeaff8abeb75f /chapter01 | |
parent | e69c45bef91e69257942d9f652121e2b5d13d291 (diff) |
Upgrade to Patch-2.6. Fixes #2513.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 311d06556..78f6fc2dd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-11-15</para> <itemizedlist> <listitem> + <para>[matthew] Upgraded to Patch-2.6. Fixes + <ulink url="&lfs-ticket-root;2513">#2513</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgraded to Udev-147. Fixes <ulink url="&lfs-ticket-root;2512">#2512</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 450e0bba8..71e34c7db 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -145,9 +145,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,9 @@ <para>coreutils-7.1-uname-1.patch</para> </listitem> + <listitem> + <para>patch-2.5.9-fixes-1.patch</para> + </listitem> </itemizedlist> </sect1> |