From: Roland McGrath Date: Fri, 2 Dec 2005 03:44:20 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~326 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61b675e197ed6db678005248e34bd94d1d7a3ae9;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 2db1c702..5c07dbc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-07-31 Ulrich Drepper + + * ipc.c (sys_msgrcv): Add entering handling and print first parameter + there. + Fixes RH#164757. + 2005-10-21 Roland McGrath * util.c (printpathn): Cap N at sizeof path - 1.