aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-12 01:45:08 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-12 01:45:08 +0000
commite028607f6f9518fac1541ec8efa64f8b0396253a (patch)
tree8dcb3d7cc3b9f05c1b4eb5389af0eac0ebc76172
parent86b99016a65fcfe0a91efe652e1551bbd4191a1a (diff)
Update the book's attibution
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9182 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml9
-rw-r--r--general.ent4
-rw-r--r--prologue/bookinfo.xml6
3 files changed, 16 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 5037a6ec2..7c048df37 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -38,6 +38,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>
<listitem>
diff --git a/general.ent b/general.ent
index f2d928416..f86746a40 100644
--- a/general.ent
+++ b/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}]" -->
diff --git a/prologue/bookinfo.xml b/prologue/bookinfo.xml
index 2c10a3f20..8ca2a5c91 100644
--- a/prologue/bookinfo.xml
+++ b/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>