summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-12-27 21:39:47 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-12-27 21:39:47 +0000
commitd875ba070c9cd26b35bec080f04675020d24ac95 (patch)
tree7dc6578590b78f62efbdcedad7eef6124980201b /NEWS
parenta7701474942a08bfb1032ad465f45deedb2b7072 (diff)
downloadgdm-d875ba070c9cd26b35bec080f04675020d24ac95.tar.gz
remove gdmchooser.h
Thu Dec 27 14:04:27 2001 George Lebl <jirka@5z.com> * gui/Makefile.am: remove gdmchooser.h * Merge from stable up to 2.2.5.3 release tag Wed Dec 26 17:20:28 2001 George Lebl <jirka@5z.com> * daemon/veriyfy-crypt.c, daemon/verify-shadow.c: include errorgui.h
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eb8def67..846066f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,32 @@
Ahh news...
+2.2.5.3 stuff:
+
+- PAM support revamped. Session open and credentials are done before
+ we do anything else. Also we work on one pam handle only, and
+ yet again switch setcred/open_session order (Karsten Petersen, me)
+
+- Autologin is now done with a separate pam configuration. gdm-autologin
+ service. This just logs anyone in without asking for a password,
+ but this makes autologin work on some all wankered pam setup. Of course
+ you must now modify gdm-autologin in addition to 'gdm' if you have
+ some weird pam setup.
+
+- Fix gdmconfig saving of server definitions
+
+- Add possibility of multiline welcome message by use of '\n'
+
+- Use the text dialog interface for more errors including the toplevel
+ loop of death
+
+- Fix a USR2 race in the slave if the main daemon is already dead
+ (this makes 'killall gdm' work right)
+
+- Translation updates (Kjartan Maraas, Gustavo Maciel Dias Vieira,
+ Abel Cheung, Christian Rose, Duarte Loreto, Christian Meyer,
+ Stanislav Visnovsky, Peteris Krisjanis, Artis Trops, Akira TAGOH,
+ Göran Uddeborg, Ole Laursen)
+
2.2.5.2 stuff:
- If multiple local servers are setup, then wait until one has started