* Release 2.16.1: * NEWS: Updated. * configure.ac: Update to new release version. 2006-09-27 Brian Cameron * gui/gdmsetup.c: Fix so the wm close works as the Close button in the dialog. Fixes bug #358002. Patch by Matthias Clasen . 2006-09-27 Brian Cameron * gui/gdmsetup.c: Use g_markup_printf_escaped so gdmsetup better handles description strings that contains things similar to a tag like an email address. Fix bug #357998. Patch by Matthias Clasen . 2006-09-23 Brian Cameron * gui/gdmflexiserver.c: Add g_type_init() since this is needed for -a (authentication) code to work. 2006-09-11 Brian Cameron * daemon/gdm.c: Move call to get GDM_KEY_SYSTEM_MENU until after authentication check. Fixes bug #352838. Patch by Frederic Crozat . 2006-09-04 Brian Cameron