summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS15
-rw-r--r--configure.in2
3 files changed, 20 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 40ff1bce..2df2e27f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Dec 29 16:03:06 2003 George Lebl <jirka@5z.com>
+
+ * Release 2.4.4.6
+
Thu Dec 04 17:01:21 2003 Leena Gunda <leena.gunda@wipro.com>
* daemon/verify-pam.c:
diff --git a/NEWS b/NEWS
index 6c6e6619..7944e8e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,20 @@
Ahh news...
+2.4.4.6 stuff:
+
+- Fixes xdmcp session counting (fixes #126465)
+
+- The programs that want to talk to gdm check ownership of /tmp/.gdm_socket
+ for added paranoia
+
+- Fix assert failure when starting Xnest (fixes #127780)
+
+- Time for the fail delay is in microseconds (Leena Gunda, fixes #128507)
+
+- Translation updates (Maxim Dziumanenko, Dmitry G. Mastrukov, Russian team,
+ Andras Timar, Sanlig Badral, Paul Duffy, David O'Callaghan,
+ Jordi Mallach, Jordi Mas, Guntupalli Karunakar, Andras Timar)
+
2.4.4.5 stuff:
- Brown paper security bag: ~/.Xauthority could be left readable
diff --git a/configure.in b/configure.in
index 92e43703..ffc81bb5 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ dnl
AC_PROG_INTLTOOL([0.21])
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.4.4.5)
+AM_INIT_AUTOMAKE(gdm,2.4.4.6)
AM_MAINTAINER_MODE
GTK_REQUIRED=1.3.1