diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-12-21 20:01:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-12-21 20:01:04 +0000 |
commit | 796bacf4805d55c37c13e65dc19394d2c1614984 (patch) | |
tree | 795c65b556fb6a073434408e015464d9f61cf763 /chapter01 | |
parent | 7110af22304ff65e27f68eba3433a23bc3427b3b (diff) |
Upgrade to Inetutils-1.7. Fixes #2533.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 16 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f09a50219..ed7c3af3c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-12-21</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Inetutils-1.7. Fixes + <ulink url="&lfs-ticket-root;2533">#2533</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-12-16</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8713b93d2..2e1a1a53e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -100,9 +100,9 @@ <!--<listitem> <para>IANA-Etc &iana-etc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Inetutils &inetutils-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>IPRoute2 &iproute2-version;</para> </listitem>--> @@ -244,6 +244,10 @@ </listitem> <listitem> + <para>inetutils-1.6-no_server_man_pages-1.patch</para> + </listitem> + + <listitem> <para>patch-2.5.9-fixes-1.patch</para> </listitem> </itemizedlist> |