2005-08-20 Brian Cameron * Release 2.8.0.3. * configure.in, NEWS: Updated. 2005-08-20 Brian Cameron * daemon/gdm.c, daemon/slave.c: Honor Default Session gdm.conf setting when using autologin. Fixes bug #313996. Patch by Hans Petter Jansson 2005-08-18 Brian Cameron * gui/gdmflexiserver.c: Fix reading of configuration file so it works. 2005-08-18 Frederic Crozat * 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 * gui/greeter/greeter_system.c (greeter_system_handler): added missing tooltips. 2005-08-16 Brian Cameron * README: Add info about the gdm-list@gnome.org and location of archives. 2005-08-15 Brian Cameron * 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 * 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 * gui/gdmsession.c: Correct use-after-free issue with the dynamic session in the sessions list. Patch by Joe Marcus Clarke, fixes bug #312974.