aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-10-10 00:10:04 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-10-10 00:10:04 +0000
commit4e7792e821b41480d772b48613547b4d3253c066 (patch)
tree7dbdb72d7b4386d6d5c792a93ef7826e3709c405 /chapter01
parent27d9bc1ab5b186abed78aecd159d480eef351d3e (diff)
Final stage of internal markup reworking.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b2a002613..6326315b3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -95,6 +95,11 @@
</itemizedlist>
</listitem>
+<listitem><para>October 9th, 2003 [greg]: Performed internal markup reworking to
+fix an extraneous whitespace problem in "tidy generated" web site pages.
+Essentially replace all ocurrences of &lt;para&gt;&lt;screen&gt; with
+&lt;screen&gt; (and the matching closing tags).</para></listitem>
+
<listitem><para>October 8th, 2003 [alex]: Chapter 8 - Making bootable: Adapted
the style of the screens, and reworded some paragraphs.</para></listitem>