From 28633d589726e4dcedc3fee683de51ee824f0295 Mon Sep 17 00:00:00 2001 From: psmith Date: Sat, 6 Jun 2009 23:23:36 +0000 Subject: [PATCH] Add attribution. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1c2d0c4..25e9554 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * remake.c (check_dep): Only set the target's state to not-started if it's not already running. Found this while testing -j10 builds of glibc: various targets were being rebuilt multiple times. + Fix from Knut St. Osmundsen; fixes a problem reported in Savannah + bug #15919. * read.c (multi_glob): Don't pass GLOB_NOCHECK to glob(3); instead handle the GLOB_NOMATCH error. This is to work around Sourceware.org -- 2.11.4.GIT