summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2002-07-16 17:01:58 +0000
committerGeorge Lebl <jirka@src.gnome.org>2002-07-16 17:01:58 +0000
commite647dc39595353d0c0368f7ff00870a85e472d99 (patch)
treea444a8259bec411f9de9bd5808f5b4fd72f13f08 /NEWS
parent9b0a8644606a6dbea1a3c9d9dba6a21633f4b351 (diff)
downloadgdm-e647dc39595353d0c0368f7ff00870a85e472d99.tar.gz
Make process invocation about 600us faster by making a helper function for
Tue Jul 16 10:14:08 2002 George Lebl <jirka@5z.com> * daemon/misc.[ch], daemon/display.c, daemon/errorgui.c, daemon/gdm.c daemon/server.c, daemon/slave.c: Make process invocation about 600us faster by making a helper function for closing all descriptors that is somewhat smarter then the inline code was, and on this occasion alsofix the failsafe question dialog to actually work. * daemon/server.c: fix debug output on stopping server
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 691814c6..d7804eb5 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Ahh news...
whatever the system sets up elsewhere. Also this fixes using the
system default on *BSD
+- Remove the English en locale since 'en' is not a legal locale,
+ now you have to pick either american or british english.
+
- Fix the unresponsive behaviour when first asking for username in the
graphical greeter, bug #83187
@@ -18,7 +21,8 @@ Ahh news...
- Update the Happy GNOME theme (Steve Fox)
-- Cleanup of the IO channels all over (Kesor, me)
+- Cleanup of the IO channels all over, this fixes some FreeBSD issues
+ but not all (Kesor, me)
- Added more languages and more untranslated names, bug #84290 among others,
(Hasbullah Bin Pit, me)
@@ -30,6 +34,8 @@ Ahh news...
- All installed .desktop's have Encoding=UTF-8 as per the standard
+- Fix the failsafe question dialog
+
- Fix crash and login window reparenting in the gdmwm window manager
- Corrected some yodaspeak, bug #83077