diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-01-23 11:55:37 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-01-23 11:55:37 +0000 |
commit | e5a8e1cf54005275ced6c9ebd4c57c0628e2c372 (patch) | |
tree | 6a88012d76cf2c4f322a5b8db6a58aa63e839291 /chapter01 | |
parent | 81313bf20793582a12c94223eb3c6aa2bc046617 (diff) |
Ignore failing tests in Man-DB. Fixes #2823.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1e3b05a71..1684d5240 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2011-01-23</para> <itemizedlist> <listitem> + <para>[matthew] Ignore failing tests in Man-DB as they're only due to + a change in Groff-1.21's warning output. Fixes + <ulink url="&lfs-ticket-root;2823">#2823</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Change password hashing from MD5 to SHA-512. Fixes <ulink url="&lfs-ticket-root;2814">#2814</ulink>.</para> </listitem> |