diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:22:34 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-12-28 10:22:34 +0000 |
commit | 7aea76f953a96dddf11f49679275ba3aba496eba (patch) | |
tree | de642ef7cc505757fc7a97059990018ab8e15a1e /chapter01 | |
parent | 343dc87e3dbb276b4e033670dd86bccb10747520 (diff) |
Upgrade to Sed-4.2.2. Fixes #3260.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b5960ebe8..e0a55f6e9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-12-28</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Sed-4.2.2. Fixes + <ulink url="&lfs-ticket-root;3260">#3260</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GMP-5.1.0. Fixes <ulink url="&lfs-ticket-root;3259">#3259</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 19b1cfa75..5a870fd01 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -172,9 +172,9 @@ <!--<listitem> <para>Readline &readline-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Sed &sed-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Shadow &shadow-version;</para> </listitem>--> @@ -273,6 +273,10 @@ <para>patch-2.6.1-test_fix-1.patch</para> </listitem> + <listitem> + <para>sed-4.2.1-testsuite_fixes-1.patch</para> + </listitem> + </itemizedlist> </sect1> |