]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 08:41:59 +0000 (08:41 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 31 Aug 2004 08:41:59 +0000 (08:41 +0000)
ChangeLog

index 25b9b86bb2a1f7bd0adda99bccba626f411eae48..e05ff04e93836f2bf9d0bba45b738870e8e44f57 100644 (file)
--- 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.