diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2010-12-29 02:54:34 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2010-12-29 02:54:34 +0000 |
commit | cbe998b80e72789c11450d8eea4bcaa1ed675581 (patch) | |
tree | bc4a54d5acd454c46dc52ab1ba5e0b44d5474565 /chapter01/changelog.xml | |
parent | 464782ca43aa02fbb9fa14b0485b16c126b05cef (diff) |
Keep the korean and chinese man pages from shadow, since man-db can now use them.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 0f1fdfde7..c8dc8fcf6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2010-12-29</para> + <itemizedlist> + <listitem> + <para>[ken] Allow shadow to install its korean and chinese + man-pages, since man-db can now format them. Thanks to + William Immendorf for the report.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-12-28</para> <itemizedlist> <listitem> |