diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f1a872aa2..f06222891 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Add a patch to fix a security vulnerability in Perl. + Fixes <ulink url="&lfs-ticket-root;2963">#2963</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GDBM-1.10. Fixes <ulink url="&lfs-ticket-root;2962">#2962</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6d96dc9ad..dd310d237 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -229,7 +229,7 @@ <title>Added:</title> <listitem> - <para>PLACEHOLDER</para> + <para>&perl-security-patch;</para> </listitem> </itemizedlist>--> |