aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-01-25 01:26:07 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-01-25 01:26:07 +0000
commitd8d272bb3ec09b21fdc25b8a5365d7aa26b42856 (patch)
tree1e53279b8e23285e7d2cfed289fa555955e56541
parentcb3c87e3de7fc9f7ff7e255de4e7f8a6e08807aa (diff)
Correct changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cb4e057fb..51b9ac763 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,11 +41,16 @@
<para>2010-01-24</para>
<itemizedlist>
<listitem>
- <para>[matthew] Update to GRUB-1.97.2.
+ <para>[bdubbs] Update to GRUB-1.97.2.
Fixes
<ulink url="&lfs-ticket-root;2556">#2556</ulink>.</para>
</listitem>
<listitem>
+ <para>[matthew] Update to lfs-bootscripts-20100124, which checks that
+ /dev isn't already mounted.. Fixes
+ <ulink url="&lfs-ticket-root;2550">#2550</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Don't create /lib/udev/devices/kmsg as Udev >= 142
creates it automatically. Fixes
<ulink url="&lfs-ticket-root;2552">#2552</ulink>.</para>