.
diff --git a/ChangeLog b/ChangeLog
index 25b9b86..e05ff04 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.