diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b7c4ba9a6..b0196c92e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-08</para> <itemizedlist> <listitem> + <para>[matthew] - Added a patch to suppress a warning added in + Tar-1.21 that causes the Perl testsuite to fail.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to MPFR-2.4.0. Fixes <ulink url="&lfs-ticket-root;2341">#2341</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5348af4ec..945b7a872 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -237,6 +237,10 @@ </listitem> <listitem> + <para>&tar-warning-patch;</para> + </listitem> + + <listitem> <para>&vim-fixes-patch;</para> </listitem> |