diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 19:36:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-02-04 19:36:31 +0000 |
commit | c5a2d5bdef5ba5d48836918abd9af849aa521ab4 (patch) | |
tree | c2a94948b49cc5f63a5e9b1d904ad30dd114f9fb /chapter01 | |
parent | 6c8e424db7fc5e4bac2f8cdee61ccd0cbdaf69f2 (diff) |
Undo previous commit; it had an unwanted change to Glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9454 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 2 |
2 files changed, 1 insertions, 11 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ac5b884bb..98ed99345 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,16 +37,6 @@ --> <listitem> - <para>2011-02-04</para> - <itemizedlist> - <listitem> - <para>[matthew] Upgrade to Perl-5.12.3. Fixes - <ulink url="&lfs-ticket-root;2824">#2824</ulink>.</para> - </listitem> - </itemizedlist> - </listitem> - - <listitem> <para>2011-01-27</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c457646c4..adcce7d6d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -248,7 +248,7 @@ </listitem> <listitem> - <para>perl-5.12.3-libc-1.patch</para> + <para>perl-5.12.2-libc-1.patch</para> </listitem> <listitem> |