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

2006-09-27  Brian Cameron  <[email protected]>

       * gui/gdmsetup.c:  Fix so the wm close works as the Close button
         in the dialog.  Fixes bug #358002.  Patch by Matthias Clasen
         <[email protected]>.

2006-09-27  Brian Cameron  <[email protected]>

       * 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 <[email protected]>.

2006-09-23  Brian Cameron  <[email protected]>

       * gui/gdmflexiserver.c: Add g_type_init() since this is needed
         for -a (authentication) code to work.

2006-09-11  Brian Cameron  <[email protected]>

       * daemon/gdm.c: Move call to get GDM_KEY_SYSTEM_MENU
         until after authentication check.  Fixes bug
         #352838.  Patch by Frederic Crozat
         <[email protected]>.

2006-09-04  Brian Cameron  <[email protected]>