summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-12-31 19:45:21 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-12-31 19:45:21 +0000
commit4ef71458d108a43ba8e6b8eb916fc36868617d02 (patch)
tree70f283db8b1613e4902ae31ef30a81b47a0a97cd
parente3eb2e8e67d05223c676b297a2627700ef06ac16 (diff)
downloadgdm-4ef71458d108a43ba8e6b8eb916fc36868617d02.tar.gz
Release 2.4.4.7GDM2_2_4_4_7
Wed Dec 31 10:09:23 2003 George Lebl <jirka@5z.com> * Release 2.4.4.7
-rw-r--r--ChangeLog4
-rw-r--r--NEWS6
-rw-r--r--configure.in2
3 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db256ce4..ad648da3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 31 10:09:23 2003 George Lebl <jirka@5z.com>
+
+ * Release 2.4.4.7
+
Wed Dec 31 09:57:18 2003 George Lebl <jirka@5z.com>
* Makefile.am: add the damn OrigTree.pm file here to make intltool
diff --git a/NEWS b/NEWS
index 7944e8e7..43cfe65d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
Ahh news...
+2.4.4.7 stuff:
+
+- Fix build problem caused by intltool (fixes #130234)
+
+- Translation update (Zygimantas Berucka)
+
2.4.4.6 stuff:
- Fixes xdmcp session counting (fixes #126465)
diff --git a/configure.in b/configure.in
index ffc81bb5..751424c5 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.6)
+AM_INIT_AUTOMAKE(gdm,2.4.4.7)
AM_MAINTAINER_MODE
GTK_REQUIRED=1.3.1