aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--appendices/acknowledgments.xml3
-rw-r--r--chapter01/changelog.xml10
-rw-r--r--general.ent4
3 files changed, 14 insertions, 3 deletions
diff --git a/appendices/acknowledgments.xml b/appendices/acknowledgments.xml
index 325ad25b3..dcbae4083 100644
--- a/appendices/acknowledgments.xml
+++ b/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>
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 3325dc984..9a82227ee 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,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>
<listitem>
diff --git a/general.ent b/general.ent
index 65fc2173c..70ea0d004 100644
--- a/general.ent
+++ b/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}]" -->