diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-03 03:51:33 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-03 03:51:33 +0000 |
commit | 4d2e6a7ef6d230d1904cda29a0ead9b4fa461c98 (patch) | |
tree | 7a76594156de451ae57882ac461fca41ef400580 /chapter01 | |
parent | 1c72dda6ad0c1b361daa19f7b3f8aeb067adfb64 (diff) |
Minor text changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9764428bb..629ca4a2b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,12 @@ <para>2010-05-03</para> <itemizedlist> <listitem> + <para>[bdubbs] - Made minor text changes in Chapter 5, gawk + and Chapter 6, patch. + Thanks to Chris Staub. + Fixes <ulink url="&lfs-ticket-root;2649">#2649</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Made several text changes in Section v, Rationale for Packages in the Book. Thanks to Chris Staub for the patch. |