diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-14 12:25:25 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-09-14 12:25:25 +0000 |
commit | ba4df5880193473fa552baed49de7f2a49f1ffa6 (patch) | |
tree | dc584fe475cede5674938de6912277853f3a5065 /chapter01 | |
parent | 090a0cc477cacff7bb566fb6a81d7f65b00cd5f9 (diff) |
[Bug 76]: update to e2fsprogs-1.24
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4bec9a42c..cc0950e74 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,19 @@ <itemizedlist> +<listitem><para>Updated to: + +<itemizedlist> + +<listitem><para>e2fsprogs-1.24</para></listitem> + +</itemizedlist> + +</para></listitem> + +<listitem><para>September 14th, 2001 [markh]: Chapter 6 - e2fsprogs: +Updated to version 1.24.</para></listitem> + <listitem><para>September 11th, 2001 [gerard]: Chapter 6 - Man: Added missing && to 'done' and chmod the configure script to mode 755 instead of 700 (more of a default mode so people don't _have_ to be |