From: Eric Blake Date: Fri, 28 Sep 2007 13:16:44 +0000 (-0600) Subject: Give proper credit. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68bda0698055b4a598624bb41cc81c86801e5e1e;p=pspp Give proper credit. --- diff --git a/ChangeLog b/ChangeLog index ebf8ef33f1..9bfa63c1bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ * tests/test-closein.c (main): Don't assume stdin can be inherited closed on all systems. * tests/test-closein.sh: Likewise. + Reported by Piotr Tarnowski. 2007-09-28 Jim Meyering