aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml2
-rw-r--r--general.ent4
-rw-r--r--patches.ent2
3 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9a93a5cae..241381a64 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -87,6 +87,8 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>May 24th, 2005 [jim]: Changed gcc-specs patch to -2.</para></listitem>
+
<listitem><para>May 23nd, 2005 [jim]: Changed changelog to use version entities.</para></listitem>
<listitem><para>May 22nd, 2005 [matt]: Updated to Udev-058.</para></listitem>
diff --git a/general.ent b/general.ent
index 0bac492fa..f05f1d1a7 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20050523">
-<!ENTITY releasedate "May 23, 2005">
+<!ENTITY version "SVN-20050524">
+<!ENTITY releasedate "May 24, 2005">
<!ENTITY milestone "6.2">
<!ENTITY lfs-root "http://www.linuxfromscratch.org/">
diff --git a/patches.ent b/patches.ent
index 0b70d475c..c4ec56a46 100644
--- a/patches.ent
+++ b/patches.ent
@@ -13,7 +13,7 @@
<!ENTITY gcc-no_fixincludes-patch "gcc-&gcc-version;-no_fixincludes-1.patch">
<!ENTITY gcc-linkonce-patch "gcc-&gcc-version;-linkonce-1.patch">
-<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-3.patch">
+<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-2.patch">
<!ENTITY glibc-testfix-patch "glibc-&glibc-version;-fix_test-1.patch">