diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-23 16:34:48 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-23 16:34:48 +0000 |
commit | f259f5611a679031cb8e7627567d8626623526eb (patch) | |
tree | 1b326bd49fd8c7fbe2d60ac8fe3e6e99183e1389 /chapter01/changelog.xml | |
parent | 138ddf63213a68b40615b15a4e890f8f430c39fe (diff) |
Merged r8536 and r8537 from trunk to jh branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/jh/BOOK@8538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 20c6eeb0f..573978d68 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,23 @@ --> <listitem> + <para>2008-04-23</para> + <itemizedlist> + <listitem> + <para>[jhuntwork] - Fixed behavior in kbd where man pages + for optional programs that aren't built are installed. + Thanks Greg Schafer for spotting this. + </para> + </listitem> + <listitem> + <para>[jhuntwork] - Fixed kbd to install getkeycodes, + setkeycodes and resizecons. Also moved loadkeys to /bin from + /usr/bin. Thanks, Greg Schafer.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2008-04-22</para> <itemizedlist> <listitem> |