diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-09-18 00:12:44 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-09-18 00:12:44 +0000 |
commit | 0ebe029b75f40fd40e643f297e1c610771120f29 (patch) | |
tree | 66bfe155feba8fa21318832fc816f7a2b7b392c0 /chapter01 | |
parent | 1b8d78b5a23263f013d62576cbf437e5e8670611 (diff) |
Be consistent about 'test suites'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 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 de83ce5b1..588b32132 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,12 @@ <para>2010-09-17</para> <itemizedlist> <listitem> + <para>[bdubbs] - Be consistent about 'test suites'. + Fixes + <ulink url="&lfs-ticket-root;2756">#2756</ulink> + </para> + </listitem> + <listitem> <para>[bdubbs] - Remove optional symlink in psmisc becasue if it is not overwritten by the sysvinit intallation, it will break the init scripts. |