diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-26 19:59:14 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-11-26 19:59:14 +0000 |
commit | 70326afc734456acb6ccccd5a8d8663fe66b366c (patch) | |
tree | ae8232f79440b43c8df5b4ef7ef3dcfb91424685 /chapter01 | |
parent | 563c5e55257a515b78ac4a1ece2a78f8a3b75bd8 (diff) |
Prevent Shadow from installing internationalized variants of the 'groups' man page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7188 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 efb4e3312..e453aad5d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,10 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>November 26, 2005 [matt]: Prevent installing the +internationalized man pages for Shadow's <command>groups</command> binary +(thanks to Randy McMurchy for the report).</para></listitem> + <listitem><para>November 26, 2005 [matt]: Upgrade to man-pages 2.14.</para> </listitem> |