=== 2.21.3 ===
2008-02-23  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* wscript (build): Fix typo in passing includedir into the .pc file.

	* NEWS: Update.

	* configure.ac: Add autotools deprecation warning and WAF build
	instructions.

2008-02-18  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* evolution/evo-calendar.c (evo_cal_source_open_source)
	(evo_cal_source_open_new_with_absolute_uri): Fix potential NULL
	strings inside g_warnings (bug #505647).

2008-02-16  Gustavo J. A. M. Carneiro  <gjc@inescporto.pt>

	* evolution/wscript:
	* gnomeapplet/wscript:
	* gnomedesktop/wscript:
	* gnomekeyring/wscript:
	* gnomeprint/wscript:
	* gtksourceview/wscript:
	* mediaprofiles/wscript:
	* metacity/wscript:
	* nautilusburn/wscript:
	* rsvg/wscript:
	* totem/wscript:
	* wnck/wscript:
	Fix waf scripts to build python extensions using the
	'plugin' object type.  This should fix the python modules for Mac
	OS X when using waf 1.3.2.

2008-02-16  Justin Mazzola Paluska

	* gnomekeyring/gnomekeyring.override
	(pygnome_keyring_attribute_list_as_pyobject): Bug 516788 –
	gnomekeyring: find_network_password_sync returns None instead of
	results.

2008-02-03  Gustavo J. A. M. Carneiro  <gjc@gnome.org>

	* wscript (configure): Check for the 'gnome' tool first, to make
	python use LIBDIR (if running waf trunk).