aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2007-06-14 23:59:17 +0000
committerChong Yidong <[email protected]>2007-06-14 23:59:17 +0000
commit72918b615891bb382a575ef0fb302c7b659bd997 (patch)
tree3f77db2854b0a03b694dff8539aca3ce1db245df
parent56fe1d892537f7908216a1727bbe140ae329fc0b (diff)
* composite.c (update_compositions): Check validity of compositions.
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7085858ecc..e4b578d8de 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-14 Chong Yidong <[email protected]>
+
+ * composite.c (update_compositions): Check validity of compositions.
+
2007-06-10 Jason Rumney <[email protected]>
* w32fns.c (Fx_file_dialog): Take size from struct not pointer.