diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 19:33:21 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-07 19:33:21 +0000 |
commit | 293164a5605ee04f17a2ed508c8ab7810d865063 (patch) | |
tree | b08d08ee7f76a26445d785c992fc7155935d35ba /chapter01 | |
parent | c2b9528fd78cf69e29905f38d596d913996146e2 (diff) |
Corrected the instruction to untar the E2fsprogs tarball in Section 2.3, thanks to William Immendorf for pointing out the error
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 384c3943b..2b1246925 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2008-10-07</para> <itemizedlist> <listitem> + <para>[randy] - Corrected the instruction to untar the E2fsprogs + tarball in Section 2.3. Thanks to William Immendorf for pointing + out the error.</para> + </listitem> + <listitem> <para>[randy] - Updated Berkeley DB to 4.7.25.</para> </listitem> <listitem> |