[Clfs-commits] commit: r4082 - in /trunk/BOOK: general.ent introduction/common/changelog.xml packages.ent

svn at cross-lfs.org svn at cross-lfs.org
Wed Dec 3 15:45:23 PST 2008


Author: Cosmo
Date: Wed Dec  3 23:45:21 2008
New Revision: 4082

Log:
Updated GCC md5sum.

Modified:
    trunk/BOOK/general.ent
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent (original)
+++ trunk/BOOK/general.ent Wed Dec  3 23:45:21 2008
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "11"> <!-- Use two digits -->
-<!ENTITY month_name "November">
-<!ENTITY day "24"> <!-- Use two digits -->
+<!ENTITY month "12"> <!-- Use two digits -->
+<!ENTITY month_name "December">
+<!ENTITY day "03"> <!-- Use two digits -->
 <!ENTITY year "2008"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Wed Dec  3 23:45:21 2008
@@ -36,15 +36,24 @@
     </listitem>
 -->
 
-<listitem>
-  <para>November 12, 2008</para>
-  <itemizedlist>
-    <listitem>
-      <para>[Jonathan] - Fixed location for the bootscripts and updated it to
-	version 1.2-pre2.</para>
-    </listitem>
-  </itemizedlist>
-</listitem>
+	<listitem>
+	  <para>December 3, 2008</para>
+	  <itemizedlist>
+	    <listitem>
+	      <para>[Jonathan] - Updated GCC md5sum.</para>
+	    </listitem>
+	  </itemizedlist>
+	</listitem>
+
+	<listitem>
+	  <para>November 12, 2008</para>
+	  <itemizedlist>
+	    <listitem>
+	      <para>[Jonathan] - Fixed location for the bootscripts and updated it to
+		version 1.2-pre2.</para>
+	    </listitem>
+	  </itemizedlist>
+	</listitem>
 
     <listitem>
       <para>November 2, 2008</para>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent (original)
+++ trunk/BOOK/packages.ent Wed Dec  3 23:45:21 2008
@@ -149,7 +149,7 @@
 <!ENTITY gcc-version "4.3.2">
 <!ENTITY gcc-size "57,648 KB">
 <!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
-<!ENTITY gcc-md5 "4afa0290cc3a41ac8822666f1110de98">
+<!ENTITY gcc-md5 "5dfac5da961ecd5f227c3175859a486d">
 <!ENTITY gcc-home "http://gcc.gnu.org">
 
 <!ENTITY gettext-version "0.17">




More information about the Clfs-commits mailing list