From 661eb8e64732f57299d9886a903ae27b62d44fc3 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:46:25 +0000 Subject: auto-import changelog data from strace-4.4-9.src.rpm Thu Sep 05 2002 Roland McGrath - newer version of the clone fixing patch to make fork work right --- diff --git a/strace.spec b/strace.spec index edfeb6b..0b03c22 100644 --- a/strace.spec +++ b/strace.spec @@ -1,7 +1,7 @@ Summary: Tracks and displays system calls associated with a running process. Name: strace Version: 4.4 -Release: 8 +Release: 9 License: BSD Group: Development/Debuggers URL: http://sourceforge.net/projects/strace/ @@ -82,6 +82,9 @@ rm -rf %{buildroot} %{_mandir}/man1/* %changelog +* Thu Sep 5 2002 Roland McGrath +- newer version of the clone fixing patch to make fork work right + * Mon Sep 2 2002 Jakub Jelinek 4.4-8 - newer version of the clone fixing patch (Roland McGrath) - aio syscalls for i386/ia64/ppc (Ben LaHaise)