2009-09-01  Daniel Elstner  <daniel.kitta@gmail.com>

	Increment version to glibmm 2.21.4.2

	* configure.ac (AC_INIT): Increment version to 2.21.4.2.
	* NEWS: Write news entry for glibmm 2.21.4.2 release.

2009-09-01  Daniel Elstner  <daniel.kitta@gmail.com>

	Update Doxygen configuration for Doxygen 1.6.1

	* docs/reference/Doxyfile.in: Update configuration template using
	Doxygen 1.6.1.
	(SORT_MEMBERS_CTORS_1ST): Enable.

2009-09-01  Daniel Elstner  <daniel.kitta@gmail.com>

	Always build tools/ subdirectory (bgo #593518)

	* Makefile.am (SUBDIRS): Unconditionally recurse into the tools/
	subdirectory, rather than only in maintainer-mode.  Otherwise, the
	code generator support files located there would not be installed
	when building a tarball of glibmm.