diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-27 04:11:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-02-27 04:11:22 +0000 |
commit | b057615cc8318a54af9d82107c00f65a5843f686 (patch) | |
tree | a2d2184f6dc0f11a539181ea2d1b1cdcf775e72b /chapter01/changelog.xml | |
parent | 5b7d4da53d4b85613e3f998eb554d13cb62de16c (diff) |
Prevent attr and shadow from overwriting man pages installed by the man-pages
package.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8ee7502af..5b4592731 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,13 @@ <para>2016-02-26</para> <itemizedlist> <listitem> + <para>[bdubbs] - Prevent attr and shadow from overwriting + man pages installed by the man-pages package. Fixes + <ulink url="&lfs-ticket-root;3890">#3890</ulink>, + <ulink url="&lfs-ticket-root;3891">#3891</ulink>, and + <ulink url="&lfs-ticket-root;3892">#3892</ulink></para> + </listitem> + <listitem> <para>[bdubbs] - Retain flex static library for automake regression tests. Remove at the end of Chapter 6. Fixes <ulink url="&lfs-ticket-root;3894">#3894</ulink>.</para> |