summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-07-14 19:12:15 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-07-14 19:12:15 +0000
commit8d770d3f412b9a32fcb675041b3dc80a47d08faa (patch)
tree727393be47f2a9c3f48ca4d4973387d0259645c7 /NEWS
parentb0a7ff33356c843e719b8b8a9a3ce290528d4bf1 (diff)
downloadgdm-8d770d3f412b9a32fcb675041b3dc80a47d08faa.tar.gz
Fix RH #84247 by checking for gettext first. We could perhaps require bash
Mon Jul 14 12:04:13 2003 George Lebl <jirka@5z.com> * config/XKeepsCrashing, config/extract-shell.sh: Fix RH #84247 by checking for gettext first. We could perhaps require bash here though and use $"" * daemon/server.[ch], daemon/slave.c: don't twiddle around with the lock files, reading them or whatnot, just whack them and also whack the unix socket, safer and simpler.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b108057..b136b3af 100644
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,9 @@ Ahh news...
so this prevents some possible damange someone could do if
they do manage to get the gdm user privs.
+- If X server crashes or doesn't otherwise whack its lockfile,
+ help it along, should fix #114003 and redhat #90014
+
- No translatable message contains unneccessary markup now
(fixes #101794 and #101795)
@@ -50,6 +53,8 @@ Ahh news...
- Use ve-config (from vicious-extensions) everywhere in the daemon
+- Fix RH #84247 by checking for gettext binary before using it
+
- Random other minor fixes
2.4.2.96 stuff: