summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2001-08-13 20:10:56 +0000
committerGeorge Lebl <jirka@src.gnome.org>2001-08-13 20:10:56 +0000
commitb194a8dbdac9d9addbe3187b4d286f3db86c5ffe (patch)
tree88fb1a5fc1082a91434c6aed28738b71af6b14b7
parent6c5b8bc076f9f252945d04055f30284d0c89437f (diff)
downloadgdm-b194a8dbdac9d9addbe3187b4d286f3db86c5ffe.tar.gz
Release 2.2.3.2GDM_2_2_3_2
Mon Aug 13 13:13:25 2001 George Lebl <jirka@5z.com> * Release 2.2.3.2
-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 6fd0ff64..9b27e574 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Aug 13 13:13:25 2001 George Lebl <jirka@5z.com>
+
+ * Release 2.2.3.2
+
Sun Aug 12 11:44:02 2001 George Lebl <jirka@5z.com>
* gui/gdmlogin.c: use ve_gnome_dialog_grab_focus
diff --git a/NEWS b/NEWS
index f2055aa3..4832ced9 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ Ahh news...
- Some fixes coming from the Gnome usability report (Heeten Choxi, me)
+- Nicer titlebar
+
- Run /etc/X11/xinit/xinitrc.d from the Gnome session
- RUNNING_UNDER_GDM defined for init scripts (Owen)
@@ -26,6 +28,10 @@ Ahh news...
- Various minor fixes (Owen, me)
+- Translation updates (Stanislav Visnovsky, Zbigniew Chyla, Christian Rose,
+ Faith Demir, Abel Cheung, Christian Meyer, Kjartan Maraas,
+ Christopher R. Gabriel, Yukihiro Nakai, me)
+
2.2.3.1 stuff:
- file descriptor leaks and messups dealt with, making gdm2 work again
diff --git a/configure.in b/configure.in
index b76c8e72..7c221c9f 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ dnl
AM_PROG_XML_I18N_TOOLS
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(gdm,2.2.3.1)
+AM_INIT_AUTOMAKE(gdm,2.2.3.2)
AM_MAINTAINER_MODE
AM_ACLOCAL_INCLUDE(macros)