summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-07-08 23:36:36 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-07-08 23:36:36 +0000
commit8a9beb8e3e718a1f3c2a524e210732ba760522db (patch)
tree1852bf6124535052eaf245884b4692d327472514 /NEWS
parent2ed51f6de559d292952c353277a2788ed97450a7 (diff)
downloadgdm-8a9beb8e3e718a1f3c2a524e210732ba760522db.tar.gz
Release 2.2.3.1
Sun Jul 08 16:38:02 2001 George Lebl <jirka@5z.com> * Release 2.2.3.1 * config/locale.alias, gui/gdmlanguages.c: added simplified and traditional chinese
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e7e91011..e14d6f30 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
Ahh news...
+2.2.3.1 stuff:
+
+- file descriptor leaks and messups dealt with, making gdm2 work again
+ on debian and probably others (Ryan Murray, me)
+
+- Posibility of a "soft" restart, that is scheduling a restart when all logins
+ end. This is now possible from gdmconfig.
+
+- A new "protocol" for the slave to talk to the daemon by way of a fifo.
+
+- The spec file now schedules a soft restart on install (this will work only
+ for upgrades from 2.2.3.1 to higher versions obviously)
+
+- Handle the slave process crashing much more gracefully. And be generally
+ more thorough in killing our children.
+
+- Killing an X server while running is no longer treated as an X crash by gdm
+
+- Other cleanups and minor fixes
+
+- Translation updates (Christian Rose, Ole Laursen, Zbigniew Chyla)
+
2.2.3 stuff:
- Various XDMCP fixes, including a working indirect queries (the host chooser).