diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 8 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> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c23042f97..ac422b5a6 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -239,6 +239,9 @@ <para>&bc-memory-leak-patch;</para> </listitem> <listitem> + <para>&coreutils-shuf-segfault-patch;</para> + </listitem> + <listitem> <para>dbus-&dbus-version;</para> </listitem> <listitem> |