diff options
Diffstat (limited to 'chapter01/changelog.xml')
-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 cf26bdb57..081aa58ba 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,19 @@ </listitem> --> + <listitem> + <para>2006-11-30</para> + <itemizedlist> + <listitem> + <para>[matthew] - Fix an ICA breakage in E2fsprogs. Sed needs to be + built before E2fsprogs and a hardcoded reference to + <filename>/bin/rm</filename> needs to be changed to point to + <filename>/tools/bin/rm</filename> instead. Thanks to Greg Schafer for + the report and fix.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2006-11-25</para> <itemizedlist> |