comparison 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
comparison
equal deleted inserted replaced
4702:eb1a409c317b 4703:6dfca4f26f53
1 2009-09-30 Aidan Kehoe <kehoea@parhasard.net>
2
3 * mule-coding.c (fixed_width_putprop):
4 Register any CCL programs, avoiding crashes described by Robert
5 Delius Royar. Though it's unclear why, I'll try to investigate
6 once I'm on a 32-bit Unix machine regularly again.
7
1 2009-09-23 Stephen Turnbull <stephen@xemacs.org> 8 2009-09-23 Stephen Turnbull <stephen@xemacs.org>
2 9
3 * glyphs-eimage.c (png_instantiate): 10 * glyphs-eimage.c (png_instantiate):
4 Clean up PNG handling. Fixes crash in issue570. 11 Clean up PNG handling. Fixes crash in issue570.
5 12