2006-06-07  Brian Cameron  <brian.cameron@sun.com>

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

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

        * gui/gdmflexiserver.c:  Call gdmcomm_check with FALSE so that ti
          doesn't try to pop-up a GUI.  Sometimes gdmflexiserver is called
          by processes that do not have access to the display so this causes
          a crash, and gdmflexiserver prints out errors anyway.
        * gui/modules/AccessDwellMouseEvents.in: Added gestures so you can
          run the same commands as in AccessKeyMouseEvents.in with dwell
          gestures.
        * gui/modules/AccessKeyMouseEvents.in: Cleanup
        * gui/modules/keymouselisttener.c, gui/modules/dwellmouselistener.c:
          Added debug.

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

	* gui/gdmlogin.c, gui/greeter/greeter.c,
	  gui/greeter/greeter_item_ulist.[ch], gui/greeter/greeter_system.c:
	  Correct serious issue where user can enter the configure
	  screen with their user password instead of the root password.
	  Fixes bug #343476.

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

	* daemon/gdm.c: Remove some unused code.
	* gui/gdmsetup.c: Fix so when you click on the include_all
	  button, the Automatic/Timed login values update properly.
	  Fixes bug #343203.