summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-09-22 21:48:31 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-09-22 21:48:31 +0000
commit3e9216fafa87c5ca6e339fc89c24b75de60cf7c1 (patch)
treea649fcaf805d7e5aa0a3d40de62dbcb5f42f02fc
parent02111674b685784216224e1701c9cb5dbae713f0 (diff)
downloadgdm-3e9216fafa87c5ca6e339fc89c24b75de60cf7c1.tar.gz
Release 2.4.4.2
Mon Sep 22 14:18:18 2003 George Lebl <jirka@5z.com> * Release 2.4.4.2
-rw-r--r--AUTHORS4
-rw-r--r--ChangeLog4
-rw-r--r--NEWS36
3 files changed, 43 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 50b06b95..917780cc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
Note: this file is doomed to always be out of sync with reality
- Last updated about Sep 12 2003
+ Last updated about Sep 22 2003
-George
Main authors:
@@ -22,6 +22,7 @@ Contributions from:
Crossfire <xfire@xware.cx>
cschelcher@free.fr
Cyril Diakhate <diakhate@easynet.fr>
+ David Bolter <david.bolter@utoronto.ca>
Dean Scott <drscott12@hotmail.com>
Diego Gonzalez <diego@pemas.net>
Elliot Lee <sopwith@redhat.com>
@@ -112,6 +113,7 @@ Translators:
Evandro Fernandes Giovanini <evandrofg@ig.com.br>
Fatih Demir <kabalak@gtranslator.org>
Fellmann Joaquim <joaquim@hrnet.fr>
+ Francesco Marletta <francesco.marletta@tiscali.it>
Francisco Javier F. Serrador <serrador@arrakis.es>
Gediminas Paulauskas <menesis@delfi.lt>
George Lebl <jirka@5z.com>
diff --git a/ChangeLog b/ChangeLog
index 99d9aefd..4665c7c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Sep 22 14:18:18 2003 George Lebl <jirka@5z.com>
+
+ * Release 2.4.4.2
+
Mon Sep 22 13:55:50 2003 George Lebl <jirka@5z.com>
* gui/modules/dwellmouselistener.c: fix error handling / leaks
diff --git a/NEWS b/NEWS
index 2b7446c8..738170e7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,41 @@
Ahh news...
+2.4.4.2 stuff:
+
+- Fix the session setup to be both back-compatible and
+ fully KDM (kde 3.2) compatible, among others:
+ - SessionDesktopDir is now a path
+ - Change 'Default' to 'default'
+ - Honour TryExec correctly
+
+- Support SELinux
+
+- Fix the 'switchdesk' mode and mention 'switchdesk'
+ only if it's actually installed (rh #104287)
+
+- Use the a11y modules for the chooser as well as the
+ error dialogs
+
+- Lots of dwellmouselistener and keymouselistener a11y
+ modules fixing, as in they actually work now,
+ among other fixes are #122944, #122658, #122616
+
+- Default gestures for gok (David Bolter, me)
+
+- Lots of small fixes
+
+- Error dialogs are now crashing theme/module tolerant
+
+- Load ~/.face.icon for kde 3.2 interoperability
+
+- Clean up the random stuff again a bit (we get more entropy
+ for less work, yay!)
+
+- Documentation updates
+
+- Translation updates (Alessio Frusciante, Francesco Marletta,
+ Changwoo Ryu)
+
2.4.4.1 stuff:
- Update the manual a bit