2006-02-26 Behdad Esfahbod * === Released 1.11.99 "Just In Case" === * configure.in: Version 1.11.99 * NEWS: Updated. 2006-02-26 Behdad Esfahbod * pango/pango-layout.c (pango_layout_set_text): Replace each byte in invalid UTF-8 sequences with '?'. (bug #331995) * examples/renderdemo.c: Don't exit on invalid UTF-8 input. 2006-02-25 Hans Breuer * pango/pangocairo-win32font.c(pango_cairo_win32_font_install): return TRUE to glyphs rendered at all (instead of box). This may be compiler specific (what to return w/o return) but fixes bug #332538 * pango/makefile.msc: updated * pango/pango.def: just some sorting 2006-02-25 Behdad Esfahbod * examples/test-hebrew.txt: Added. Parts of Genesis. * examples/Makefile.am: Adjusted. 2006-02-22 Behdad Esfahbod Bug 332167 – Void function returns value - breaks Solaris build Reported by Damien Carbery * pango/pangocairo-fcfont (pango_cairo_fc_font_unlock_face): Simply return. 2006-02-21 Behdad Esfahbod