diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-02-19 20:13:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-02-19 20:13:22 +0000 |
commit | c4aba10f0f68f6f2c857c1917976646e48d37a52 (patch) | |
tree | d921238b698e816d47ec48dc59753d3a490f4049 /chapter01 | |
parent | e178a8e0d3bbf7cebbaf7c01f4382292d380e33e (diff) |
Upgrade to Perl 5.8.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4a2a05922..9c66160eb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>Febraury 19, 2006</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Perl-5.8.8, removing the now unneeded + vulnerability and DB module patches.</para> + </listitem> + <listitem> <para>[matthew] - Add the verbose parameter to a couple of commands in Linux-Libc-Headers and DB.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 5ec47b078..cac416a95 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -232,9 +232,6 @@ <para>&mktemp-tempfile-patch;</para> </listitem> <listitem> - <para>&perl-db_file-patch;</para> - </listitem> - <listitem> <para>&perl-libc-patch;</para> </listitem> <listitem> |