diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 14 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dcc6b3c55..16b8bfe14 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -47,6 +47,16 @@ </listitem> <listitem> + <para>2012-05-06</para> + <itemizedlist> + <listitem> + <para>[matthew] - Add back a patch for Glibc that prevents various + BLFS programs, such as aplay, from segfaulting.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-05-01</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index b2157758f..3d99d1572 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -232,6 +232,10 @@ </listitem> <listitem> + <para>&glibc-fixes-patch;</para> + </listitem> + + <listitem> <para>&glibc-gcc_fix-patch;</para> </listitem> |