From 53ee15c081bf6c7754d0f1b8ede7d30e89074124 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 29 Sep 2011 18:36:07 +0000 Subject: 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 +++++ 1 file changed, 5 insertions(+) (limited to 'chapter01/changelog.xml') 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. -- cgit v1.2.3-54-g00ecf