]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 03:44:20 +0000 (03:44 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 2 Dec 2005 03:44:20 +0000 (03:44 +0000)
ChangeLog

index 2db1c70268dad36beee7c84f6a7bc63cedccafa5..5c07dbc2ed1ffa50d04729ef94b9f2137e3d330b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-31  Ulrich Drepper  <drepper@redhat.com>
+
+       * ipc.c (sys_msgrcv): Add entering handling and print first parameter
+       there.
+       Fixes RH#164757.
+
 2005-10-21  Roland McGrath  <roland@redhat.com>
 
        * util.c (printpathn): Cap N at sizeof path - 1.