2005-08-20  Brian Cameron  <brian.cameron@sun.com>

	* Release 2.8.0.3.
	* configure.in, NEWS: Updated.

2005-08-20  Brian Cameron  <brian.cameron@sun.com>

        * daemon/gdm.c, daemon/slave.c: Honor Default Session
          gdm.conf setting when using autologin.  Fixes bug
          #313996.  Patch by Hans Petter Jansson
	  <hpj@novell.com>

2005-08-18  Brian Cameron  <brian.cameron@sun.com>

        * gui/gdmflexiserver.c: Fix reading of configuration
          file so it works.

2005-08-18  Frederic Crozat  <fcrozat@mandriva.com>

	* config/locale.alias: Remove spaces in locale name,
	it causes gdm to discard those locales. No string
	freeze was broken, these strings are not displayed.
	Fix bug #313735.

2005-08-17  Rodrigo Moya <rodrigo@novell.com>

	* gui/greeter/greeter_system.c (greeter_system_handler): added
	missing tooltips.

2005-08-16  Brian Cameron  <brian.cameron@sun.com>

        * README: Add info about the gdm-list@gnome.org and
          location of archives.

2005-08-15  Brian Cameron  <brian.cameron@sun.com>

        * gui/Makefile.am:  Change installation location of
          gdmphotosetup.desktop from /usr/share/gnome/capplets
          to /usr/share/applications since the older directory
          is deprecated since GNOME 2.10 and is not menu-spec
          compliant.  Fixes bug #313205.

2005-08-15  Brian Cameron  <brian.cameron@sun.com>

	* README.install, config/gdm.conf.in, docs/C/gdm.xml:
	  Updated links to point to the new
	  http://www.gnome.org/projects/gdm/ for the
	  project page.  Fixed art.gnome.org link.

2005-08-09  Brian Cameron  <brian.cameron@sun.com>

        * gui/gdmsession.c: Correct use-after-free issue
          with the dynamic session in the sessions list.
          Patch by Joe Marcus Clarke, fixes bug #312974.