diff --git a/src/ChangeLog b/src/ChangeLog index 1d669e1c0ea..f3efdee3f28 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2001-02-05 Kenichi Handa + + * ccl.c (CCL_WRITE_CHAR): Check if CH is valid or not. If + invalid, execute CCL_INVALID_CMD. + (ccl_driver): If the CCL program is terminated because of + CCL_STAT_INVALID_CMD, copy the remaining source data to the + destination instead of throwing them away. + 2001-02-02 Gerd Moellmann * xfns.c (x_set_font): If font hasn't changed, avoid recomputing