summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS13
-rw-r--r--configure.in2
3 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c2c40fd..cf2a7ec6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jul 24 12:53:40 2002 George Lebl <jirka@5z.com>
+
+ * Release 2.4.0.4
+
2002-07-24 jacob berkman <jacob@ximian.com>
* config/gnomerc.in: make this valid shell
diff --git a/NEWS b/NEWS
index 78cd47c8..8d64afee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
Ahh news...
+2.4.0.4 stuff:
+
+- Fix George's stupidity to allow people to log in (Jacob)
+ The gnomerc was not a correct shell script and I didn't notice
+ DAMNIT!
+
+- Fix some weirdness on setup proggie starting (change dir to something
+ sane and fix setting the cursor race)
+
+- Support .bz2 archives as theme archives in the gdmsetup
+
+- Translation updates (Stanislav Visnovsky, me)
+
2.4.0.3 stuff:
- My girlfriend doesn't like that ugly green color that is used as the
diff --git a/configure.in b/configure.in
index de5acb0d..ea63354e 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ dnl
AC_PROG_INTLTOOL
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.4.0.3)
+AM_INIT_AUTOMAKE(gdm,2.4.0.4)
AM_MAINTAINER_MODE
GDK_PIXBUF_REQUIRED=1.3.1