From: Roland McGrath Date: Tue, 31 Aug 2004 08:41:59 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~526 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5fcbc1fb0bf4645aec5b3cfb4a61247dd1063e9;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 25b9b86b..e05ff04e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,10 +3,12 @@ * configure.ac, NEWS: Version 4.5.7. * strace.spec, debian/changelog: 4.5.7-1. - * debian/rules: Revert sparc64 change of 2004-07-12. - It does not build properly. + * debian/rules: Rewrite sparc64 change of 2004-07-12. + Always do each build in a separate build directory. Fixes Debian bug #254728. + * time.c (clocknames): Use #ifdef around CLOCK_* uses. + * strace.1: Say that -c shows system CPU time, not real time. Fixes Debian bug #254438.