aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-04-23 17:22:12 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-04-23 17:22:12 +0000
commitdaf1314aefb7c1a081820997e64b31f8392db625 (patch)
treee4f9ee82cdb4dd7ec7980956b40aadd32a931216 /chapter01
parent95058604071cd2d13166101b8eb1e1bc30c47d15 (diff)
Updated E2fsprogs to 1.40.8. Fixes #2173.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index aea7cd4b3..ad0ad3100 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2008-04-23</para>
<itemizedlist>
<listitem>
+ <para>[jhuntwork] - Updated E2fsprogs to 1.40.8. Fixes #2173.
+ </para>
+ </listitem>
+ <listitem>
<para>[jhuntwork] - Fixed behavior in kbd where man pages
for optional programs that aren't built are installed.
Thanks Greg Schafer for spotting this.