diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-22 18:28:32 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2014-04-22 18:28:32 +0000 |
commit | 030875a8e3774097943cad7dcd12f8c20e454c55 (patch) | |
tree | 78047bcd0a3cf9f7d2614fb49261fb7f70cf001d /chapter01 | |
parent | b17411e84995d09d5b5339f12fe6408086bdd688 (diff) |
Update users so all acl tests pass
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 e426b6f58..2ba91a0c2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <para>2014-03-22</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update users so all acl tests pass. Fixes + <ulink url="&lfs-ticket-root;3548">#3548</ulink>.</para> + </listitem> + <listitem> <para>[krejzi] - Fix a segfault in shuf program from Coreutils. Fixes <ulink url="&lfs-ticket-root;3550">#3550</ulink>.</para> |