浏览代码

Added Ken Moffat to the acknowledgements and updated Jeremy's description

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 18 年之前
父节点
当前提交
6a12592ea2
共有 3 个文件被更改,包括 17 次插入3 次删除
  1. 6 1
      appendices/acknowledgments.xml
  2. 9 0
      chapter01/changelog.xml
  3. 2 2
      general.ent

+ 6 - 1
appendices/acknowledgments.xml

@@ -55,7 +55,7 @@
     <listitem>
       <para><ulink url="mailto:jhuntwork@linuxfromscratch.org">Jeremy
       Huntwork</ulink> &lt;jhuntwork@linuxfromscratch.org&gt; &ndash; LFS
-      Technical Writer, LFS LiveCD Maintainer, ALFS Project Leader</para>
+      Technical Writer, LFS LiveCD Maintainer</para>
     </listitem>
 
     <listitem>
@@ -70,6 +70,11 @@
       BLFS Editor</para>
     </listitem>
 
+    <listitem>
+      <para><ulink url="mailto:ken@linuxfromscratch.org">Ken Moffat</ulink>
+      &lt;ken@linuxfromscratch.org&gt; &ndash; LFS and CLFS Editor</para>
+    </listitem>
+
     <listitem>
       <para><ulink url="mailto:ryan@linuxfromscratch.org">Ryan
       Oliver</ulink> &lt;ryan@linuxfromscratch.org&gt; &ndash; CLFS Project

+ 9 - 0
chapter01/changelog.xml

@@ -36,6 +36,15 @@
     </listitem>
 -->
 
+    <listitem>
+      <para>2007-08-27</para>
+      <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Updated the acknowledgements page again.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2007-08-21</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20070821">
-<!ENTITY releasedate "August 21, 2007">
+<!ENTITY version "SVN-20070827">
+<!ENTITY releasedate "August 27, 2007">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->