diff options
author | Brian Cameron <brian.cameron@sun.com> | 2007-02-12 05:03:09 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2007-02-12 05:03:09 +0000 |
commit | 90d5fd92c20d442330884e58011911879893ded2 (patch) | |
tree | 4e52fd9a7f3ff4b504185fd1a0a9bb5bfeba6a42 /NEWS | |
parent | d3239ff7b31b5b8ade3d831e2f285406dbcc37ca (diff) | |
download | gdm-90d5fd92c20d442330884e58011911879893ded2.tar.gz |
Update to new release version. Updated. Update version number.GDM2_2_17_7
2006-01-21 Brian Cameron <brian.cameron@sun.com>
* Release 2.17.7:
* configure.ac: Update to new release version.
* NEWS: Updated.
* docs/C/gdm.xml: Update version number.
svn path=/trunk/; revision=4580
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,5 +1,37 @@ Ahh news... +2.17.7 Stuff: + +- New sockets command FLEXI_XNEST_USER and FLEXI_XSERVER_USER. This is + used to start login procedure by programs like gnome-screensaver and the + Fast User Switch applet. (Matthias Clasen) + +- Improvements to PAM logic so that it works more generically with PAM + modules. (Ludwig Nussel) + +- Better fix for not showing the face browser if the userlist is empty. + This avoids a needless selection "changed" signal from getting generated. + (Ludwig Nussel) + +- Fix so ConsoleKit logic does not use dbus-glib bindings to using the + lower level API instead. Fixes bug #400793. + +- Fixes for compiler warnings and for c99 compile issues. (Ludwig Nussel + and Jens Granseuer) + +- Avoid catching sigchld when trying to call XOpenDisplay. This corrects + an issue where GDM catches a second SIGCHLD when trying to restart. + This causes the slave to freeze even though the Xserver and the session + are killed, causing the display to no longer manage. + (Roberto Tam) + +- Improvements to PAM documentation in GDM docs. (Brian Cameron and + Gary Winiger) + +- Translation updates (Djihed Afifi, Theppitak Karoonboonyanan, Priit Laes, + David Lodge, Duarte Loreto, Daniel Nylander, St\303\251phane Raimbault, + Hendrik Richter, Alexander Shopov) + 2.17.6 Stuff: - More verbose error messages from GDM daemon and gdmsetup when custom.config |