aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-03-12 21:09:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-03-12 21:09:00 +0000
commit1cdaff9801aa6f222f8fed6806cdf2f3bb105128 (patch)
tree747acb253cca43af580b73319c2323829784ff98 /chapter01/changelog.xml
parent4d86da9286eaa05a0d80a69d0c3646317c66f309 (diff)
Various text updates/typo fixes from Chris Staub. Fixes #2367.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 815b83e5d..32a87fe04 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-03-12</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Fix a few typos. Thanks to Chris Staub for the report and
+ patch. Fixes <ulink url="&lfs-ticket-root;2367">#2367</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Reword the explanation of the Expect tests in Binutils'
instructions to clarify what the expected test output is. Thanks to Chris
Staub for the report and patch. Fixes