diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-14 12:11:11 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-10-14 12:11:11 +0000 |
commit | f2fba741d0d7392a1796101d3c3fe821716ac372 (patch) | |
tree | 0fdfc2d9184b06bf7fa09e6dcd42348cba35f7ba /chapter01 | |
parent | dcbada3c314081f527b7af5de4a12c745c1cfafb (diff) |
[Bug 48] Util-linux: removed USRGAMES_DIR entry as no longer needed by 2.11l
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1314 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 9cb374fa0..9e80f09a6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,6 +23,10 @@ </para></listitem> +<listitem><para>October 12th, 2001 [markh]: Chapter 6 - Util-linux: +Removed the USRGAMES_DIR=/usr/bin entry as it's no longer needed with +util-linux-2.11l.</para></listitem> + <listitem><para>October 9th, 2001 [gerard]: Chapter 6 - Kbd: Removed the --datadir option, kbd's default is set properly already.</para></listitem> |