From: Roland McGrath Date: Tue, 31 Aug 2004 07:03:43 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~538 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e593d23d1b799e1f2f93d3dcde32ec83f4b5831;p=strace . --- diff --git a/ChangeLog b/ChangeLog index e7739a67..ca60406f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-07-12 Dmitry V. Levin + + * signal.c [LINUX] (parse_sigset_t): Fix hex strings parser. + Fixes RH#128091. + 2004-08-30 Roland McGrath * strace.c (main): Don't call fake_execve under -c.