aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2007-06-15 00:01:45 +0000
committerChong Yidong <[email protected]>2007-06-15 00:01:45 +0000
commit8b29cab910dd3cea7e064bb70887e7b132640c9b (patch)
tree690f3808cfc5a1287b7b1b9671dc5dc3f7cd7710
parent4a1b70529ba26a9f1262a9f3e1b83f3d8e8701c1 (diff)
* composite.c (update_compositions): Fix last fix.
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d0efb5b46e..a99b18713b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-15 Chong Yidong <[email protected]>
+
+ * composite.c (update_compositions): Fix last fix.
+
2007-06-14 Jason Rumney <[email protected]>
* w32.c (get_process_times_fn): New function pointer.