summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS40
-rw-r--r--README2
-rw-r--r--po/ChangeLog2
4 files changed, 48 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 075cc1d1..fd455ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-03 Lucas Rocha <lucasr@gnome.org>
+
+ * NEWS:
+ * README: Version 2.23.3.
+
2008-05-31 Lucas Rocha <lucasr@gnome.org>
* compat/at-spi-registryd-wrapper.c (show_error, registry_ior_watch,
diff --git a/NEWS b/NEWS
index 3b5c64f3..ecee1517 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+==============
+Version 2.23.3
+==============
+
+General
+
+ * Port gnome-session-save tool to new code base (Lucas Rocha)
+ * Misc memory leaks fixes (Lucas Rocha)
+
+Session Manager
+
+ * Shutdown D-Bus, XSMP and GConf when session is over (Lucas Rocha)
+ * Emit "SessionRunning" and "SessionOver" D-Bus signals when
+ stating and ending a session respectively (Lucas Rocha)
+ * Splash screen goes away when session is fully running (Lucas Rocha)
+ * Fix gnome-keyring-wrapper program to correctly set SSH_AUTH_SOCK env
+ variable on session initialization phase (Lucas Rocha)
+ * Fix crash when appending apps defined on legacy session file (Ed Catmur)
+ * Fix the support for custom application icons to be shown on splash screen
+ via startup notification (Lucas Rocha)
+ * Deal with the possibility of multiple local connections, and recognize
+ "unix/" as a local connection prefix as well as "local/". Fixes XSMP
+ under Fedora Rawhide (Dan Winship)
+ * Remove dialog shown after a timeout in at-spi wrapper program in order
+ to avoid false-positive at-spi errors (Lucas Rocha)
+
+Session Properties Capplet
+
+ * Add support for drag and drop of desktop files on Session Properties
+ capplet (Jared Moore)
+
+Translators
+
+ * Djihed Afifi (ar)
+ * Ihar Hrachyshka (be@latin)
+ * Jorge Gonzalez (es)
+ * Clytie Siddall (vi)
+ * Ignacio Casal Quinteiro (gl)
+ * Gabor Kelemen (hu)
+
================
Version 2.23.2.2
================
diff --git a/README b/README
index 2e0b7153..244e30bf 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-gnome-session 2.23.2.2
+gnome-session 2.23.3
======================
This package is free software and is part of the
diff --git a/po/ChangeLog b/po/ChangeLog
index d4c4d3af..b61d8cee 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,5 @@
+==================== 2.23.3 ====================
+
2008-06-01 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Translation updated by Máté Őry.