Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4295:eded49463f9a
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]
Add round-trip tests for my fixed-width-8-bit CCL coding systems, fix a bug
with them, take out some inadvertant debugging code of mine from mule-ccl.c.
author | aidan |
---|---|
date | Thu, 29 Nov 2007 13:38:21 +0000 |
parents | 89e64783d068 |
children | cee827542370 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 28 22:51:17 2007 +0000 +++ b/src/ChangeLog Thu Nov 29 13:38:21 2007 +0000 @@ -1,3 +1,8 @@ +2007-11-29 Aidan Kehoe <kehoea@parhasard.net> + + * mule-ccl.c (ccl_driver): + Take out a static variable I was using for debugging. + 2007-11-26 Aidan Kehoe <kehoea@parhasard.net> * doprnt.c: