summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@src.gnome.org>2002-06-02 22:34:24 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-06-02 22:34:24 +0000
commit6bd86006b4e7967c37a4445001b4141950cbdcab (patch)
treeccf3b9789375fc30b66f82f73e6d19134af16905 /NEWS
parent92dfeff9625ac5e5d9001b62ba6b8a0b865e04b6 (diff)
downloadgdm-6bd86006b4e7967c37a4445001b4141950cbdcab.tar.gz
Updated TODO, NEWS and configure.in in preparation for .5 release which
may come in a day or two. -George
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS24
1 files changed, 23 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e26b8d0c..2d3eeba9 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,30 @@ Ahh news...
2.3.90.5 stuff:
+- Some work on making the language setup more sane and integrating
+ the graphical and the standard greeter language setups
+
+- Added more untranslated language names (Changwoo Ryu, me)
+
+- The graphical greeter now actually works with timed login stuff,
+ does enable/disable during configuration, and gives closing pam
+ comments after login is completed (such as that your pw will expire
+ or such)
+
+- The timed login time is now increased on any key or mouse press on
+ any widget.
+
+- The shipped locale.alias now lists all the languages we know,
+ and doesn't include any encodings or dups or other random garbage
+
+- Xnest is now being passed the -kb argument to disable the xkb
+ extension on the Xnest as this just causes problems apparently. (#66610)
+
+- The gdmXnestchooser command now actually uses the command you gave it
+ in the config file or on the command line
+
- The graphical greeter is actually translated, plus a bunch of
- other translation issues are fixed
+ other translation issues are fixed (#82549)
- Possible crashes and random weird errors fixed by not using g_print
for communication (since that does charset conversions which we don't