diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-28 00:43:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-28 00:43:16 +0000 |
commit | 0b9e193f5241c7637335176c29ab00e70abff14f (patch) | |
tree | f5764927c13bf11d4ea1d098488b760fb1ac97be /chapter01/changelog.xml | |
parent | 490d3e8bf0849cfe648aee38123fc5924df2cf51 (diff) |
Updated to e2fsprogs 1.41.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1eeccfa7c..9e2b36631 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,11 +37,20 @@ --> <listitem> - <para>2008-10-27</para> + <para>2008-10-28</para> <itemizedlist> <listitem> - <para>[bdubbs] - Updated to M4 1.4.12.</para> + <para>[bdubbs] - Updated to e2fsprogs-1.41.3.</para> + </listitem> + <listitem> + <para>[bdubbs] - Updated to M4-1.4.12.</para> </listitem> + </itemizedlist> + </listitem> + + <listitem> + <para>2008-10-27</para> + <itemizedlist> <listitem> <para>[bdubbs] - Added chmod instructions to e2fsprogs and tcl to ensure all libraries are writable by root for stripping.</para> |