diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 021ea6583..2e238f4f7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,12 @@ <para>2010-05-03</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added a patch to fix a buffer overflow + errror in tar. The fix is specific to building with gcc-4.5 + and later. + Fixes <ulink url="&lfs-ticket-root;2651">#2610</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Added precedures for the new diffutils test suite. Thanks to Chris Staub. |