diff options
author | Krejzi <krejzi@linuxfromscratch.org> | 2014-04-22 14:58:15 +0000 |
---|---|---|
committer | Krejzi <krejzi@linuxfromscratch.org> | 2014-04-22 14:58:15 +0000 |
commit | b17411e84995d09d5b5339f12fe6408086bdd688 (patch) | |
tree | ac672fc177d2d30568d5f08ecf4be8452212e019 /chapter01/changelog.xml | |
parent | c3070fb58645735f364c91df40e7b1705b003d2d (diff) |
Fix segfault in shuf program from Coreutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 90dc2c09f..e426b6f58 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ <para>2014-03-22</para> <itemizedlist> <listitem> + <para>[krejzi] - Fix a segfault in shuf program from + Coreutils. Fixes + <ulink url="&lfs-ticket-root;3550">#3550</ulink>.</para> + </listitem> + <listitem> <para>[krejzi] - Fix a segfault in Acl package. Fixes <ulink url="&lfs-ticket-root;3549">#3549</ulink>.</para> </listitem> |