diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:06:22 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-04-20 20:06:22 +0000 |
commit | 9a3059ca79725eee3ef63edc4af8e8e07e4a5d8c (patch) | |
tree | b92ec5c08d58058be176c783a79423f89921f54e /chapter01 | |
parent | 6a1b0bf9a2675c01a9a1b5356bb8f23842970845 (diff) |
Remove the --docdir parameter for Udev. Fixes #2633.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9251 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 011e8c871..85df0d3a1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-04-20</para> <itemizedlist> <listitem> + <para>[matthew] Remove the now unused --docdir parameter for Udev. + Fixes <ulink url="&lfs-ticket-root;2633">#2633</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Psmisc-22.11. Fixes <ulink url="&lfs-ticket-root;2631">#2631</ulink>.</para> </listitem> |