From 53ee15c081bf6c7754d0f1b8ede7d30e89074124 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 29 Sep 2011 18:36:07 +0000 Subject: [PATCH] Fix a bug that causes programs linked to SDL to segfault. Fixes #2920. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 5 +++++ patches.ent | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3faaef3da..606907336 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ 2011-09-29 + + [matthew] - Add a fix for a bug in Glibc that causes programs + linked to SDL to segfault. Fixes + #2920. + [matthew] - Upgrade to Diffutils-3.2. Fixes #2919. diff --git a/patches.ent b/patches.ent index be16e94ee..6079fc538 100644 --- a/patches.ent +++ b/patches.ent @@ -40,9 +40,9 @@ - - - + + +