diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-15 21:40:35 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-02-15 21:40:35 +0000 |
commit | 496c88718175b7435d1b7c212041b5fff7280f9b (patch) | |
tree | 7f20fa70e4fab4629156f5366fb75368bf1c800b /chapter01/changelog.xml | |
parent | 8e8d6e66b3329a26e431882f03745f93aeec70a3 (diff) |
Upgrade to Man-DB-2.6.1. Fixes #3020.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 2c5c50493..59ffb66a5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-02-15</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Man-DB-2.6.1. Fixes + <ulink url="&lfs-ticket-root;3020">#3020</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Activate any possible LVM partitions in checkfs script. Thanks ot Qrux for pointing out the issue.</para> |