diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | prologue/errata.xml | 11 |
2 files changed, 11 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 295d3db03..e2a00125d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -91,6 +91,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 27th, 2005 [archaic]: Filled in text for errata page. +Thanks for the text, Steve!</para></listitem> + <listitem><para>June 25th, 2005 [archaic]: Added placeholder for errata page and a temporary link (currently dead).</para></listitem> diff --git a/prologue/errata.xml b/prologue/errata.xml index 03b4ee180..2228e8c91 100644 --- a/prologue/errata.xml +++ b/prologue/errata.xml @@ -7,9 +7,14 @@ <title>Errata</title> <?dbhtml filename="errata.html"?> -<para>PLACEHOLDER</para> - -<para>Link to errata page <ulink url="&errata;"/></para> +<para>The software used to create an LFS system is constantly being updated and +enhanced. New features, security warnings, and bug fixes may become available +after the LFS book has been released. To check whether the package versions or +instructions in this release of LFS need any modifications to accomodate +security or bug fixes, please visit <ulink url="&errata;"/> before proceeding +with your build. You should note any changes shown and apply them to the +relevant section of the book as you progress with building the LFS system. +</para> </sect1> |