diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-07 19:00:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-07 19:00:53 +0000 |
commit | 1949cfb06f7a8fe05d2ef3e73e0d49f223723c88 (patch) | |
tree | 5a4f74641a99ead2caa2996fc25dd6825346856a /chapter01 | |
parent | 7eae78fb84357944ee5a6ee60565ba2e2a18573f (diff) |
Upgrade to Util-Linux-2.19.1. Fixes #2865.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2335d85b7..e8dcba3bf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-05-07</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Util-Linux-2.19.1. Fixes + <ulink url="&lfs-ticket-root;2865">#2865</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Don't create the <filename class="directory">/dev/shm</filename> directory anymore, as it is created in the udev bootscript now. Fixes |