summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS32
2 files changed, 36 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddd2625a..b3eae08a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Aug 08 09:35:41 2003 George Lebl <jirka@5z.com>
+
+ * Release 2.4.2.100
+
Thu Aug 07 17:59:25 2003 George Lebl <jirka@5z.com>
* daemon/gdm.[ch], daemon/slave.c, config/gdm.conf.in: Remove
diff --git a/NEWS b/NEWS
index d556abac..e12e0643 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,37 @@
Ahh news...
+2.4.2.100 stuff:
+
+- Fix #118878 by actually ensuring /tmp/.ICE-unix
+
+- More doc updates
+
+- Fix up rlimit use and handle cases where we ourself
+ hit SIGXCPU and SIGXFSZ. Also handle SIGABRT cleanly
+ in the main daemon.
+
+- The error gui uses the same theme as the greeters
+
+- The pam config files don't include the /lib/security
+ prefix as apparently it's more kosher to let pam
+ find the modules itself
+
+- Fix some crashes in main daemon, fix debug output in places
+
+- A whole pile of minor XDMCP updates
+
+- Fix solaris build (Brian Cameron)
+
+- Limit users in face browsers above 100 not 50
+
+- Remove any mentions of SessionMaxFile as it isn't used anymore
+
+- Some typos fixed (Jordi Mallach)
+
+- Translation updates (Jordi Mallach, Artur Flinta, Christian Rose,
+ Miloslav Trmac, Kostas Papadimas, Duarte Loreto, Ole Laursen,
+ Danilo Segan, Christian Neumair)
+
2.4.2.99 stuff:
- Updated docs a bit