2008-11-23 Behdad Esfahbod * === Released 1.22.3 === * configure.in: Version 1.22.3 * NEWS: Updated. 2008-11-22 Theppitak Karoonboonyanan * modules/thai/thai-lang.c (thai_engine_break): Minor indentation fixes for previous commit. 2008-11-22 Chris Wilson Bug 561740 – Use stack allocation for thai_engine_break * modules/thai/thai-lang.c (utf8_to_tis), (thai_engine_break): Small tweak to allocate small, temporary arrays on the stack. 2008-11-21 Behdad Esfahbod Bug 561779 – incorrect calculations in pango_matrix_concat implementation * pango/pango-matrix.c (pango_matrix_concat): Fix bug in y0 computation. 2008-11-19 Behdad Esfahbod Bug 560730 – pango 1.22.2 build failure on Solaris 10, too many array initializers in pango-language.c * pango/pango-language.c: Don't use anonymous struct. 2008-11-19 Behdad Esfahbod * pango/pango-ot-info.c (pango_ot_info_get_gdef), (pango_ot_info_get_gsub), (pango_ot_info_get_gpos): Write error code in capital hex.