2008-11-23  Behdad Esfahbod  <behdad@gnome.org>

	* === Released 1.22.3 ===

	* configure.in: Version 1.22.3

	* NEWS: Updated.

2008-11-22  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* modules/thai/thai-lang.c (thai_engine_break):
	Minor indentation fixes for previous commit.

2008-11-22  Chris Wilson  <chris@chris-wilson.co.uk>

	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  <behdad@gnome.org>

	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  <behdad@gnome.org>

	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  <behdad@gnome.org>

	* 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.