2006-04-27  Behdad Esfahbod  <behdad@gnome.org>

	* === Released 1.12.2 ===

	* configure.in: Version 1.12.2

	* NEWS: Updated.

2006-04-12  Behdad Esfahbod  <behdad@gnome.org>

	* pango/opentype/ftxgpos.c: Fix loop variables. (coverity
	found bug.)

2006-04-09  Behdad Esfahbod  <behdad@gnome.org>

	Bug 337821 – invisible unicode chars are visible next to hebrew chars

	* modules/hebrew/hebrew-fc.c: Handle zero_width chars in fallback
	shaper too.

	* modules/hebrew/hebrew-shaper.c: Remove unused Unicode<->ISO8859
	tables.

2006-04-07  Behdad Esfahbod  <behdad@gnome.org>

	Incorrect text rendering when in x86 64-bit precision mode
	https://bugs.freedesktop.org/show_bug.cgi?id=5200

	* pango/pangocairo-fcfont.c:Round metrics when converting
	to Pango units.