diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2012-05-18 21:14:54 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2012-05-18 21:14:54 +0000 |
commit | 7027db5944782f1d1330e49f4f7767ee75525137 (patch) | |
tree | 5baf8b2cc0182d8a87a31fd28249da6dffe30a79 /chapter01 | |
parent | 59d059189684bc2117f763029ecc4e48709c505c (diff) |
Remove resizecons.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8d7a425db..5c1bc3ef5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2012-05-18</para> + <itemizedlist> + <listitem> + <para>[ken] - Remove the redundant program resizecons from kbd and + remove its man page (program was only installed on i?86, but man page + was always installed).</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-05-14</para> <itemizedlist> <listitem> |