2007-01-08  Li Yuan  <li.yuan@sun.com>

	* configure.in, NEWS: Uprev/release 1.7.15 for gnome 2.17.5.

2007-01-08  Li Yuan  <li.yuan@sun.com>

	* registryd/registry-main.c:
	(main): set registry ior only when register server successfully.
	* atk-bridge/bridge.c:
	(spi_atk_bridge_register_application), (spi_atk_emit_eventv):
	Bug #372988, #381670. Fix memory leak.

2007-01-02  Bill Haneman <billh@gnome.org>

	* libspi/text.c:
	(impl_getAttributeRun): Fix misuse of 'i' instead of 'j' when
	appending default attributes to a text attribute set.
	Bug #387960.

2006-12-28  Li Yuan  <li.yuan@sun.com>

	* atk-bridge/bridge.c:
	(spi_atk_tidy_windows): init any again if call spi_atk_emit_eventv
	the second time, because spi_atk_emit_eventv will free any. Bug
	#364839.