diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-30 19:38:07 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-05-30 19:38:07 +0000 |
commit | 4428ad0165dbeab9056659ae94ed09cf7ae12328 (patch) | |
tree | da85bfafc335983b0432d039367e0382c0642cb4 /chapter01 | |
parent | 3b59647833d10d8b5f1d1061ef44faa04b52c8f0 (diff) |
Correct the location of various package's man pages. Fixes #3097.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6c66012e1..02d0484c6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-05-30</para> <itemizedlist> <listitem> + <para>[matthew] - Correct the location of various package's man + pages. Fixes <ulink url="&lfs-ticket-root;3097">#3097</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Util-Linux-2.21.2. Fixes <ulink url="&lfs-ticket-root;3100">#3100</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 63e516854..e40a7950d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -169,9 +169,9 @@ <!--<listitem> <para>Sed &sed-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Shadow &shadow-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Sysklogd &sysklogd-version;</para> </listitem>--> @@ -300,6 +300,10 @@ <para>perl-5.14.2-security-1.patch</para> </listitem> + <listitem> + <para>shadow-4.1.5-nscd-1.patch</para> + </listitem> + </itemizedlist> </sect1> |