diff options
-rw-r--r-- | appendices/acknowledgments.xml | 7 | ||||
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | general.ent | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/appendices/acknowledgments.xml b/appendices/acknowledgments.xml index edc4e4b49..a7a4287f1 100644 --- a/appendices/acknowledgments.xml +++ b/appendices/acknowledgments.xml @@ -55,7 +55,7 @@ <listitem> <para><ulink url="mailto:jhuntwork@linuxfromscratch.org">Jeremy Huntwork</ulink> <jhuntwork@linuxfromscratch.org> – LFS - Technical Writer, LFS LiveCD Maintainer, ALFS Project Leader</para> + Technical Writer, LFS LiveCD Maintainer</para> </listitem> <listitem> @@ -71,6 +71,11 @@ </listitem> <listitem> + <para><ulink url="mailto:ken@linuxfromscratch.org">Ken Moffat</ulink> + <ken@linuxfromscratch.org> – LFS and CLFS Editor</para> + </listitem> + + <listitem> <para><ulink url="mailto:ryan@linuxfromscratch.org">Ryan Oliver</ulink> <ryan@linuxfromscratch.org> – CLFS Project Co-Leader</para> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 08464adca..f12cd3cf3 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,15 @@ --> <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> <listitem> diff --git a/general.ent b/general.ent index 190a9b18d..37fa5fd42 100644 --- a/general.ent +++ b/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}]" --> |