diff options
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> |