diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 12:02:24 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-05-10 12:02:24 +0000 |
commit | 9b4598f02daa4a5caa06916f9557669344299ce6 (patch) | |
tree | 83a5c30ff807b40773792b9b2c473c9eeb19b5cc /chapter01 | |
parent | c99f5b99bbd81da0f597898d9a204124ce7bec91 (diff) |
Upgrade to Sed-4.2. Fixes #2389.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0b3ed5a2c..ef2b89a52 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-05-10</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Sed-4.2. Fixes + <ulink url="&lfs-ticket-root;2389">#2389</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Module-Init-Tools-3.8. Fixes <ulink url="&lfs-ticket-root;2381">#2381</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 69511d86b..e2663a640 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -158,9 +158,9 @@ <listitem> <para>Readline &readline-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Sed &sed-version;</para> - </listitem>--> + </listitem> <listitem> <para>Shadow &shadow-version;</para> </listitem> |