2006-05-02  Brian Cameron  <brian.cameron@sun.com>

	* Release 2.14.5: 
	* NEWS: Updated.
	* configure.ac: Update to new release version.

2006-05-02  Brian Cameron  <brian.cameron@sun.com>

        * config/gdm.conf-custom: Added comment before [servers] section
          to address bug #340333.
	* config/gdm.conf.in: Updated comments.

2006-05-02  Brian Cameron  <brian.cameron@sun.com>

	* config/gettextfoo.h: Updated to reflect the current strings.
	  Fixing bug #340017.

2006-05-01  Julio M. Merino Vidal  <jmmv@NetBSD.org>

	* daemon/slave.c: Explicitly adjust the effective GID before
	  running the child session program.  Otherwise it remains with
	  high privileges.  The problem was exposed under NetBSD.
	  Fixes bug #340347.