diff options
author | Marc Heerdink <gimli@linuxfromscratch.org> | 2001-12-12 21:40:57 +0000 |
---|---|---|
committer | Marc Heerdink <gimli@linuxfromscratch.org> | 2001-12-12 21:40:57 +0000 |
commit | 74ab612f4319c93c5816d1e9812c43f922e1e422 (patch) | |
tree | a17995244012f86d9f5f0daa3cc77c1e271168a5 /chapter01 | |
parent | 0bafc62c7cbb255f54d3e5248666da9aa74aaed4 (diff) |
Upgraded the kbd patch to 1.06-2 and updated the program descriptions for kbd. (Bug 216)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5ec4c6a5d..bf50c5aeb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,12 @@ <itemizedlist> +<listitem><para>December 12th, 2001 [marcheerdink]: Chapter 6: Moved +the kbd patch to the default installation instructions; upgraded to +kbd-1.06-2.patch to fix installation of some programs; added the +descriptions for these programs; removed the loadkeys -d warning that +was a leftover from the time where loadkeys -d wasn't fixed yet.</para></listitem> + <listitem><para>December 11th, 2001 [markh]: Chapter 6: Add the "why we cd $LFS before chroot" explanation.</para></listitem> |