# HG changeset patch # User Chong Yidong # Date 1181865557 0 # Node ID e4ab8593855288828b968baf203c9d6cfa92bcfb # Parent 7f82e106636464a84ebc6f26f1d97fedb717d1c7 * composite.c (update_compositions): Check validity of compositions. diff -r 7f82e1066364 -r e4ab85938552 src/ChangeLog --- a/src/ChangeLog Thu Jun 14 16:55:54 2007 +0000 +++ b/src/ChangeLog Thu Jun 14 23:59:17 2007 +0000 @@ -1,3 +1,7 @@ +2007-06-14 Chong Yidong + + * composite.c (update_compositions): Check validity of compositions. + 2007-06-10 Jason Rumney * w32fns.c (Fx_file_dialog): Take size from struct not pointer.