diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-23 18:23:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-05-23 18:23:16 +0000 |
commit | 1310170ab434cb53537b7bfeaa79ae9cf239fd86 (patch) | |
tree | 6ae094beb1fb4fd91254d73382cda7a1060a9ead /chapter01 | |
parent | fe05b08956d63876ea5dcc7c3fbb2f7dc797cd9e (diff) |
Add a patch to fix some internal problems
n Man-DB when viewing some pages. Thanks to William Immendorf
for posting the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4145ee11b..f7ebf09c9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,12 @@ <para>2010-05-23</para> <itemizedlist> <listitem> + <para>[bdubbs] - Add a patch to fix some internal problems + in Man-DB when viewing some pages. Thanks to William Immendorf + for posting the patch. Fixes + <ulink url="&lfs-ticket-root;2652">#2652</ulink></para> + </listitem> + <listitem> <para>[bdubbs] - Add installed directories information to each package. Thanks to Chris Staub for the patch. Fixes <ulink url="&lfs-ticket-root;2657">#2655</ulink></para> |