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

	* === Released 1.16.2 ===

	* configure.in: Version 1.16.2

	* NEWS: Updated.

2007-04-03  Behdad Esfahbod  <behdad@gnome.org>

	* pango/opentype/harfbuzz-gdef.c (_HB_GDEF_Check_Property):
	* pango/opentype/harfbuzz-gpos.c (HB_Done_GPOS_Table),
	(Lookup_PairPos):
	* pango/opentype/harfbuzz-open.c (Get_Class1):
	Copy fixes from harfbuzz stable branch.  Includes a leak fix,
	a kerning fix, and an array out-of-bound access fix.

2007-04-01  Behdad Esfahbod  <behdad@gnome.org>

	* modules/Makefile.am: Add EXEEXT around to make it build on OS/2
	Patch from Dave Yeo.

2007-03-18  Richard Hult  <richard@imendio.com>

	Bug 419262 - Don't create coverage every time it's asked for

	* pango/pangoatsui.c: (pango_atsui_font_get_coverage):
	* pango/pangoatsui-fontmap.c: Pass around a PangoATSUIFace instead of
	the postscript name string. Move the coverage creation from the font to
	the face, and get the coverage from the face instead of creating it 
	every time.

	* pango/pangocairo-atsui.h:
	* pango/pangocairo-atsuifont.c: (_pango_cairo_atsui_font_new): Use the
	face instead of the postscript name.

	* pango/pangoatsui-private.h:
	* pango/pangocairo-atsuifontmap.c: Add getters for the postscript name
	and coverage for the face.

2007-03-14  Tor Lillqvist  <tml@novell.com>

	* pango/pangowin32-fontmap.c: Add missing declaration of
	pango_win32_family_get_type(). (#417946, Ivan Wong)

2007-03-12  Behdad Esfahbod  <behdad@gnome.org>

	* docs/pango-sections.txt:
	* pango/pangowin32-fontmap.c:
	* pango/pangowin32.c:
	Add new symbols to docs.