diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-08-30 22:54:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2011-08-30 22:54:52 +0000 |
commit | 5bc19fc1e562db0a9587b355419076daa75788e2 (patch) | |
tree | 307afd70b29d9ed9db5ca6fafa48387e3ec8be1b /chapter01/changelog.xml | |
parent | c0ad0ec4ad231d7d4d13e673db729393c0ada18d (diff) |
Update to linux-3.0.4 and util-linux-2.20.
Fix minor bootscript problems.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 86c42576f..f1bb951e1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,25 @@ --> <listitem> + <para>2011-08-29</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to linux-3.0.4. Fixes + <ulink url="&lfs-ticket-root;2914">#2914</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to util-linux-2.20. Fixes + <ulink url="&lfs-ticket-root;2915">#2915</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Fix shutdown problem in bootscripts. + Replace tab characters with spaces. + </para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-08-14</para> <itemizedlist> <listitem> |