From 35101a97c6771a68f3836dad64344ae7f23c9e6a Mon Sep 17 00:00:00 2001 From: George Lebl Date: Tue, 14 Jan 2003 01:11:32 +0000 Subject: Release 2.4.1.1 Mon Jan 13 17:06:24 2003 George Lebl * Release 2.4.1.1 --- ChangeLog | 4 ++++ NEWS | 24 ++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 29 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6600facc..cea1ab07 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jan 13 17:06:24 2003 George Lebl + + * Release 2.4.1.1 + Mon Jan 13 09:57:57 2003 George Lebl * gui/greeter/greeter_canvas_item.c: workaround broken librsvg diff --git a/NEWS b/NEWS index 8e070a75..c8e742a2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,29 @@ Ahh news... +2.4.1.1 stuff: + +- Workaround librsvg (new librsvg should be fixed though) for non-C locales + +- Make language dialog in the gdmgreeter at least 400 wide (fixes #103254) + +- Don't translate stuff coming from pam (fixes #102691) + +- Make AlwaysRestartServer default to true as it's the safer setting + +- Use UTF-8 rather then utf8 as apparently X gets weird if it's not "UTF-8" + (Mike Fabian) + +- Query the user in the case the graphical theme includes halt/reboot/suspend + buttons. (No themes do so far afaik) + +- Add pam_env to the pam config + +- Some minor cleanup + +- Translation updates (Christian Neumair, Daniel Yacob, Kostas Papadimas, + Stanislav Visnovsky, Andras Timar, Yanko Kaneti, Alexander Shopov, + Pablo Gonzalo del Campo, Lucas 'Basurero' Vieites) + 2.4.1.0 stuff: - Use background color in the graphical greeter for looking nicer on diff --git a/configure.in b/configure.in index aa192407..dab87603 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.1.0) +AM_INIT_AUTOMAKE(gdm,2.4.1.1) AM_MAINTAINER_MODE GDK_PIXBUF_REQUIRED=1.3.1 -- cgit v1.2.1