Browse Source

Update the book's attibution

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 15 years ago
parent
commit
e028607f6f
3 changed files with 16 additions and 3 deletions
  1. 9 0
      chapter01/changelog.xml
  2. 2 2
      general.ent
  3. 5 1
      prologue/bookinfo.xml

+ 9 - 0
chapter01/changelog.xml

@@ -37,6 +37,15 @@
 
 -->
 
+    <listitem>
+      <para>2010-02-11</para>
+      <itemizedlist>
+        <listitem>
+          <para>[bdubbs] Update the book's attribution.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2010-02-01</para>
       <itemizedlist>

+ 2 - 2
general.ent

@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20100201">
-<!ENTITY releasedate "February 1, 2010">
+<!ENTITY version "SVN-201002011">
+<!ENTITY releasedate "February 11, 2010">
 <!ENTITY copyrightdate "1999-2010"><!-- jhalfs needs a literal dash, not &ndash; -->
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 5 - 1
prologue/bookinfo.xml

@@ -12,9 +12,13 @@
 
   <authorgroup>
     <author>
-      <firstname>Gerard</firstname>
+      <firstname>Created by Gerard</firstname>
       <surname>Beekmans</surname>
     </author>
+    <author>
+      <firstname>Edited by Matthew Burgess</firstname>
+      <surname>and Bruce Dubbs</surname>
+    </author>
   </authorgroup>