diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 10 |
2 files changed, 18 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 47c2fec0f..73a138530 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2008-10-30</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Added a consolidated patch to perl to address security + and othe rissues. Canged the configure options for perl to define + a venor library location.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-10-29</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 81c42cb2b..6eeba511f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -278,17 +278,21 @@ <para>MPFR-&mpfr-version;</para> </listitem> - <listitem> + <!--<listitem> <para>&perl-libc-patch;</para> </listitem> <listitem> <para>&perl-page-patch;</para> - </listitem> + </listitem> --> <listitem> + <para>&perl-consolidated-patch;</para> + </listitem> + + <!--<listitem> <para>&perl-security-patch;</para> - </listitem> + </listitem>--> <listitem> <para>&procps-watch-patch;</para> |