2006-04-09 Brian Cameron * Release 2.14.12: * NEWS: Updated. * configure.ac: Update to new release version. * daemon/gdm.h: Fix typo in gdm.h. 2007-04-09 Brian Cameron * configure.ac, daemon/gdm.[ch], gui/gdmlogin.c, gui/gdmcomm.c, gui/gdmXnestchooser.c, gui/greeter/greeter.c, gui/gdmflexiserver.c: Deprecated GDM_KEY_PID_FILE and now use /var/run/gdm.pid. This fixes bug #162849. Backported from head, patch by William Jon McCann . 2007-04-02 Brian Cameron * gui/gdmdynamic.c: Fix comparison with string literal. Fix by Hans Petter Jansson . Fixes bug #407687. 2007-04-02 Brian Cameron * docs/C/gdm.xml: Add tag so that this branch of GDM can be built with the latest docs tools. 2007-04-02 Brian Cameron * gui/gdmchooser.glade, gui/gdmsetup.glade, gui/gdmsetup.c: Remove gnome glade, since it is not used anymore. Fixes bug #424696. Patch by Kristof Vansant . 2007-04-02 Brian Cameron * gui/gdmlanguages.c: Fix strcpy so source and destination do not overlap. Fixes bug #424299. Patch by Ray Strode . 2006-12-13 Brian Cameron