aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--patches.ent2
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d55e5408e..2f7cafd14 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -119,6 +119,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>August 30th, 2005 [matt]: Update the inetutils patch to use the
+upstream fix for GCC-4.x compilation problems (fixes bug 1602).</para></listitem>
+
<listitem><para>August 30th, 2005 [ken]: Remove <command>sed -i</command>
commands from gcc-pass2.</para></listitem>
diff --git a/patches.ent b/patches.ent
index 3f4ea456e..9c6671122 100644
--- a/patches.ent
+++ b/patches.ent
@@ -26,7 +26,7 @@
<!ENTITY kbd-gcc4_fixes-patch "kbd-&kbd-version;-gcc4_fixes-1.patch">
-<!ENTITY inetutils-gcc4_fixes-patch "inetutils-&inetutils-version;-gcc4_fixes-1.patch">
+<!ENTITY inetutils-gcc4_fixes-patch "inetutils-&inetutils-version;-gcc4_fixes-3.patch">
<!ENTITY inetutils-man_pages-patch "inetutils-&inetutils-version;-no_server_man_pages-1.patch">
<!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-3.patch">