Jelajahi Sumber

Update Greg Schafer's entry in the acknowledgments section

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Jeremy Huntwork 16 tahun lalu
induk
melakukan
abbd5d2a12
3 mengubah file dengan 14 tambahan dan 3 penghapusan
  1. 2 1
      appendices/acknowledgments.xml
  2. 10 0
      chapter01/changelog.xml
  3. 2 2
      general.ent

+ 2 - 1
appendices/acknowledgments.xml

@@ -360,7 +360,8 @@
 
     <listitem>
       <para><ulink url="mailto:gschafer@zip.com.au">Greg Schafer</ulink>
-      &lt;gschafer@zip.com.au&gt; &ndash; LFS Technical Writer</para>
+      &lt;gschafer@zip.com.au&gt; &ndash; LFS Technical Writer and
+      Architect of the Next Generation 64-bit-enabling Build Method</para>
     </listitem>
 
     <listitem>

+ 10 - 0
chapter01/changelog.xml

@@ -37,6 +37,16 @@
 
 -->
 
+    <listitem>
+      <para>2008-12-07</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jhuntwork] - Update Greg Schafer's entry in the acknowledgments section to
+          properly reflect the work done in designing the build method.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2008-12-06</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20081206">
-<!ENTITY releasedate "December 6, 2008">
+<!ENTITY version "SVN-20081207">
+<!ENTITY releasedate "December 7, 2008">
 <!ENTITY copyrightdate "1999-2008"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->