Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 4703:6dfca4f26f53
Register any CCL programs used by fixed-width coding-systems.
src/ChangeLog addition:
2009-09-30 Aidan Kehoe <kehoea@parhasard.net>
* mule-coding.c (fixed_width_putprop):
Register any CCL programs, avoiding crashes described by Robert
Delius Royar. Though it's unclear why, I'll try to investigate
once I'm on a 32-bit Unix machine regularly again.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 30 Sep 2009 12:48:21 +0100 |
parents | ef70ee47d287 |
children | 44c9d1005ce2 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Sep 28 18:04:07 2009 +0200 +++ b/src/ChangeLog Wed Sep 30 12:48:21 2009 +0100 @@ -1,3 +1,10 @@ +2009-09-30 Aidan Kehoe <kehoea@parhasard.net> + + * mule-coding.c (fixed_width_putprop): + Register any CCL programs, avoiding crashes described by Robert + Delius Royar. Though it's unclear why, I'll try to investigate + once I'm on a 32-bit Unix machine regularly again. + 2009-09-23 Stephen Turnbull <stephen@xemacs.org> * glyphs-eimage.c (png_instantiate):