changeset 81431:7587e14bd4da

* composite.c (update_compositions): Fix last fix.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 15 Jun 2007 00:01:45 +0000
parents cade0e5b26d6
children 94b0b9678b0f
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jun 14 23:09:25 2007 +0000
+++ b/src/ChangeLog	Fri Jun 15 00:01:45 2007 +0000
@@ -1,3 +1,7 @@
+2007-06-15  Chong Yidong  <cyd@stupidchicken.com>
+
+	* composite.c (update_compositions): Fix last fix.
+
 2007-06-14  Jason Rumney  <jasonr@gnu.org>
 
 	* w32.c (get_process_times_fn): New function pointer.